- 6ab1ed8 Preserve reflection attrs on functions when wrapping for the native ABI. (#16129) by Ben Vanik · 1 year, 2 months ago
- 91803de Allow specifying multiple --device= flags in tooling. (#16132) by Ben Vanik · 1 year, 2 months ago
- 863d302 QOL fixes for portable and cross-compiling builds. (#16111) by Stella Laurenzo · 1 year, 2 months ago
- 15c306f Build functioning dev packages for IREECompiler and IREERuntime. (#16008) by Stella Laurenzo · 1 year, 3 months ago
- 193bc27 Improve feedback for missing flags in iree-dump-parameters (#15985) by Ilija Kalinić · 1 year, 3 months ago
- e2ba0a2 Updating HAL passes to use tablegen. (#15952) by Ben Vanik · 1 year, 3 months ago
- 46d9347 Tweaks to e2e matmul tests (#15930) by bjacob · 1 year, 3 months ago
- 9d2ec18 Add tests for iree-run-module inputs. (#15918) by Scott Todd · 1 year, 3 months ago
- 3654fd6 Quote path to Python executable for lit tests on Windows. (#15915) by Scott Todd · 1 year, 3 months ago
- 7bdaf4a Drop Vulkan driver tests from `tools/test/`. (#15912) by Scott Todd · 1 year, 3 months ago
- 45febf7 Delete `tools/android/run_module_app`. (#15909) by Scott Todd · 1 year, 3 months ago
- ac9d6d5 Adding optional exported function declaration string to bytecode modules. (#15782) by Ben Vanik · 1 year, 4 months ago
- fce839f Adding IREE parameter archive format and tooling support. (#15670) by Ben Vanik · 1 year, 4 months ago
- 16e4346 ukernel test improvements (#15542) by bjacob · 1 year, 4 months ago
- d991dc9 Drop unused functions, but do not drop `-Wno-unused-function` (#15502) by bjacob · 1 year, 4 months ago
- 1eb5713 [HAL] Add configuration stage in executable lowerings (#15362) by Quinn Dawkins · 1 year, 4 months ago
- a2733b0 Add iree-dump-parameters python console script entrypoint. (#15490) by Stella Laurenzo · 1 year, 4 months ago
- d115d41 Revert "Drop `-Wno-unused-function` on Clang, find out about actually unused functions, silence false positives." (#15483) by bjacob · 1 year, 4 months ago
- a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 4 months ago
- 0ca4f62 Drop `-Wno-unused-function` on Clang, find out about actually unused functions, silence false positives. (#15471) by bjacob · 1 year, 4 months ago
- a306a28 Adding support for splat entries in parameter indices. (#15420) by Ben Vanik · 1 year, 5 months ago
- cbe5799 Try to make enforce_glob less dumb and fix breakage at head. (#15409) by Stella Laurenzo · 1 year, 5 months ago
- 8ef62de Try to make enforce_glob less dumb and fix breakage at head. (#15409) by Stella Laurenzo · 1 year, 5 months ago
- 11ced0c Adding parameters as a concept to stream/hal/tooling. (#15104) by Ben Vanik · 1 year, 5 months ago
- aa5602d Improvements to e2e matmul tests (take 2) (#15259) by bjacob · 1 year, 5 months ago
- eb9b8b6 Revert "Improvements to e2e matmul tests" (#15252) by bjacob · 1 year, 5 months ago
- 71c22da Improvements to e2e matmul tests (#15243) by bjacob · 1 year, 5 months ago
- 63381a8 Switching external resources to be device-local only. (#14016) by Ben Vanik · 1 year, 5 months ago
- 1fa8b48 Replace more uses of `cc_library` with `iree_runtime_cc_library`. (#15204) by Scott Todd · 1 year, 5 months ago
- b6c7c62 Limit the latency of e2e matmul tests (#15180) by bjacob · 1 year, 5 months ago
- 60a2566 Add iree-reduce tool (#14892) by Kunwar Grover · 1 year, 6 months ago
- 699b34c [vulkan] Add e2e coop matrix f16 matmul test (#15058) by Jakub Kuderski · 1 year, 6 months ago
- bc2a32d Fixing LLVM CPU instrumentation. (#14939) by Ben Vanik · 1 year, 6 months ago
- afa74de Move more pass from Flow stage to GlobalOptimization stage. (#14707) by Han-Chung Wang · 1 year, 7 months ago
- 82be925 Adding iree_hal_device_profiling_flush. (#14829) by Ben Vanik · 1 year, 7 months ago
- ae9b2c0 Add `llvm-link` and `clang` to CMake install (#14768) by CindyLiu · 1 year, 7 months ago
- 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 7 months ago
- f022d29 Reworking constant upload with a HAL file API. (#14665) by Ben Vanik · 1 year, 7 months ago
- d1d03cb [metal] Move to hal/drivers and default build for Apple silicon (#14129) by Lei Zhang · 1 year, 8 months ago
- 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 8 months ago
- cf5d348 Cleanup runtime unused variable settings (#14519) by CindyLiu · 1 year, 8 months ago
- 43774f6 Fix mismatched print format (#14517) by CindyLiu · 1 year, 8 months ago
- 529fe69 Add option to initiate compilation from a specified phase (#14413) by Quinn Dawkins · 1 year, 8 months ago
- 7b28a41 Add missing cmake dependency for iree-tblgen (#14235) by Oleksandr "Alex" Zinenko · 1 year, 9 months ago
- ae70815 Pipeclean byo_llvm, add docs and support requested features. (#14164) by Stella Laurenzo · 1 year, 9 months ago
- be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
- 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 9 months ago
- 7ed4f4b Adding a console tracing provider and support for external ones. (#14113) by Ben Vanik · 1 year, 9 months ago
- 14308b1 Cleaning up the iree/base/tracing.h header a bit. (#14089) by Ben Vanik · 1 year, 9 months ago
- 71fc1f9 Fixing comma-separated lists in iree-run-mlir `--Xcompiler,` args. (#14075) by Ben Vanik · 1 year, 9 months ago
- cc43680 Cleaning up the tracing.h mechanism to enable alternative implementations. (#14044) by Ben Vanik · 1 year, 9 months ago
- 0d81062 Fixes and simplifications to CPU-data handling (#13881) by bjacob · 1 year, 10 months ago
- a8daf0e e2e matmul test improvements (#13657) by bjacob · 1 year, 10 months ago
- 163547a Improving iree-dump-module output. (#13614) by Ben Vanik · 1 year, 10 months ago
- 45f1137 Add `SETUP_INSTALL_RPATH` to `iree-run-mlir`. (#13366) by Scott Todd · 1 year, 11 months ago
- d318c54 Rework iree-run-mlir to operate against the IREE compiler C API. (#12715) by Stella Laurenzo · 1 year, 11 months ago
- e0dc18e Remove --split-input-file from iree-run-mlir. (#13302) by Ben Vanik · 1 year, 11 months ago
- 84d938e Make python dependency in lit test configurable (#13224) by Tori Baker · 1 year, 11 months ago
- 81cf28c Simplifying iree-run-mlir by making it run only a single function. (#13149) by Ben Vanik · 1 year, 11 months ago
- 9461d3b Adding support for loading VM modules from dynamic libraries. (#13112) by Ben Vanik · 1 year, 11 months ago
- c205355 fatal non-numerical errors in e2e matmul test (#13139) by bjacob · 1 year, 11 months ago
- e19fc8e Adding a local executable plugin mechanism. (#12625) by Ben Vanik · 2 years ago
- 09630d6 Finally moving VM type registration to iree_vm_instance_t. (#12650) by Ben Vanik · 2 years ago
- 923535d [cmake] Avoid trailing slash in package root prefix (#12956) by Lei Zhang · 2 years ago
- 3b138fd Integrate llvm-project and bump dependencies 20230405 (#12929) by Diego Caballero · 2 years ago
- be0f1e1 Roll-up of changes needed to support the nvgpu out of tree project. (#12888) by Stella Laurenzo · 2 years ago
- 9778acb Integrate llvm-project to https://github.com/llvm/llvm-project/commit/c5d22f4e1866 (#12753) by Okwan Kwon · 2 years ago
- 0635b09 Adding FatELF support to the embedded ELF loader. (#12624) by Ben Vanik · 2 years ago
- 123b7e6 Adding better diagnostics on input shape mismatch. (#12622) by Ben Vanik · 2 years ago
- 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago
- 0948bc8 Be consistent about the use of IREE Bazel macros (#12645) by Geoffrey Martin-Noble · 2 years ago
- 12b771f Making iree-benchmark-trace work with stateful traces. (#12552) by Ben Vanik · 2 years ago
- 6dd9de8 Move compiler APIs to final locations. (#12554) by Stella Laurenzo · 2 years ago
- af60bfb Adding state functionality to iree-run-trace and improving ergonomics. (#12534) by Ben Vanik · 2 years ago
- 886ac3e Centralize CPU features, fix `iree_cpu_lookup_data_by_key`, add a `iree-cpuinfo` tool (#12498) by bjacob · 2 years ago
- 6720274 Adding `numpy_load`/`numpy_save` trace events. by Ben Vanik · 2 years ago
- e91401e Adding `!input`/`!output`/`!blackboard` support to iree-run-trace. by Ben Vanik · 2 years ago
- 7eb0da1 Generalizing iree_tooling_variant_list_fprint & co. by Ben Vanik · 2 years ago
- 78fc0e3 Finishing iree_vm_list_set_variant/iree_vm_list_push_variant impls. by Ben Vanik · 2 years ago
- d5a9b1b Adding compilation reentrancy tests and new HAL pipeline phases. (#12503) by Ben Vanik · 2 years, 1 month ago
- 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 1 month ago
- 91e73d3 Adding requirement bits to bytecode modules and bumping version. by Ben Vanik · 2 years, 1 month ago
- bc00bc7 Moving iree_e2e_test_value_t out of tooling/, no clue why it was there. by Ben Vanik · 2 years, 1 month ago
- 902aada Fixing symbol DCE stripping executable sources on round-tripping. (#12429) by Ben Vanik · 2 years, 1 month ago
- cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
- c319c2d Adding initial dispatch instrumention support. (#12357) by Ben Vanik · 2 years, 1 month ago
- 309dc5b Separate the compiler stable API into compiler/bindings/c. (#12332) by Stella Laurenzo · 2 years, 1 month ago
- c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
- 96d959e Add an option to disable use of bundled LLVM. (#12256) by Stella Laurenzo · 2 years, 1 month ago
- e309cb3 Add `--output=` flag to iree-run-module/iree-run-mlir. (#12016) by Ben Vanik · 2 years, 2 months ago
- f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 2 months ago
- 1428941 Add a `--iree-preprocessing-pass-pipeline` to allow user control on preprocessing passes before IREE compilation. (#11986) by MaheshRavishankar · 2 years, 2 months ago
- de426de Replace CMake `IREE_HOST_BINARY_ROOT` var with `IREE_HOST_BIN_DIR`. (#11812) by Scott Todd · 2 years, 2 months ago
- 20d746a Replace CMake `iree_get_executable_path()` with `IMPORTED` targets. (#11764) by Scott Todd · 2 years, 2 months ago
- 7958fc9 Adding IREE_FLAG_LIST utility for repeated string flags. (#11806) by Ben Vanik · 2 years, 2 months ago
- 6907d95 Change com.google.iree into dev.iree (#11749) by Yi Wang · 2 years, 2 months ago
- 17ec7ab Set error message for where to report bugs (#11602) by Jacques Pienaar · 2 years, 3 months ago
- fc0442f Fixes necessary to enable const hoisting and eval. (#11440) by Stella Laurenzo · 2 years, 3 months ago
- 30356ad Cleanup unused variables from a few build system files. (#11358) by Scott Todd · 2 years, 4 months ago
- 7efcd0a Fixing the --compile-to= flag and adding a test of all phases. (#11345) by Ben Vanik · 2 years, 4 months ago