- 0c6a151 Warn when --iree-llvmcpu-target-cpu defaults to "generic". (#18682) by Benoit Jacob · 5 months ago
- e900692 Updating various tests to the latest changes. by Ben Vanik · 8 months ago
- 6ff9a3d Refactor how llvm-cpu check tests interface with ASan/TSan. (#16452) by Scott Todd · 1 year, 1 month ago
- 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 3 months ago
- c91759d Retire unused RISCV compile flag (#15484) by CindyLiu · 1 year, 5 months ago
- 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 7 months ago
- e4c27f5 Support non-default sets of enabled LLVM CPU targets. (#13983) by bjacob · 1 year, 10 months ago
- 0e03852 Test with ASAN in bytecode modules (#14005) by bjacob · 1 year, 10 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
- 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
- 380bde7 Renaming `--iree-llvm-` CPU flags to `--iree-llvmcpu-`. by Ben Vanik · 2 years, 1 month ago
- 784db04 Adding bytecode verification. 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
- e309cb3 Add `--output=` flag to iree-run-module/iree-run-mlir. (#12016) by Ben Vanik · 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
- 3bb67d3 Reworking task API to provide iree_task_executors_create_from_flags. (#11614) by Ben Vanik · 2 years, 2 months ago
- a29e67a Assorted fixes for tests on Windows. (#11079) by Scott Todd · 2 years, 5 months ago
- cbe9dcc Adding support for multiple queues on the local-task device. (#10817) by Ben Vanik · 2 years, 5 months ago
- 7cb39b0 Enable RISC-V 32-bit Linux tests (#10523) by CindyLiu · 2 years, 6 months ago
- 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 8 months ago
- 857fff2 Adding instance arg to type registration functions. by Ben Vanik · 2 years, 8 months ago
- 55bec0d Update samples to use "llvm-cpu" and "local-task" names consistently. (#9932) by Scott Todd · 2 years, 8 months ago
- c00c706 Splitting HAL module types into their own library. by Ben Vanik · 2 years, 9 months ago
- 352da3f Remove "AOT" from LLVM target names. (#9854) by Scott Todd · 2 years, 8 months ago
- d6dc9b7 Remove unnecessary `--iree-input-type=mhlo` flag uses. (#9852) by Scott Todd · 2 years, 8 months ago
- 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 9 months ago
- 7e46380 Replace mhlo ops with core dialect ops in some tests. (#9688) by Scott Todd · 2 years, 9 months ago
- a25ca12 Cleaning up VMVX a bit to make it easier to extend. (#9633) by Ben Vanik · 2 years, 9 months ago
- 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 9 months ago
- 5844fd6 Reworking IREE_HAL_BUFFER_USAGE_* bits to carry more information. by Ben Vanik · 2 years, 9 months ago
- 2814631 Remove explicit `--iree-mlir-to-vm-bytecode-module` flag usage. (#9445) by Scott Todd · 2 years, 10 months ago
- 70c2bb0 Making runtime APIs with sized arrays consistently (count, array). (#9416) by Ben Vanik · 2 years, 10 months ago
- 1c84fdf Removing iree_hal_driver_id_t in favor of just string names. (#9389) by Ben Vanik · 2 years, 10 months ago
- 6e64b6e Replacing use of dylib/vmvx(-sync) with local-task/local-sync drivers. by Ben Vanik · 2 years, 10 months ago
- 2e8540e Renaming embedded_library_loader to embedded_elf_loader. by Ben Vanik · 2 years, 10 months ago
- 325b044 Splitting sync and task drivers into iree/hal/drivers/. Progress on #4298. by Ben Vanik · 2 years, 10 months ago
- 2a24025 Moving CUDA and Vulkan HAL drivers to iree/hal/drivers/. Progress on #9336. by Ben Vanik · 2 years, 10 months ago
- e32cc76 Move Bazel code from iree/ into build_tools/bazel/. (#9149) by Scott Todd · 2 years, 10 months ago
- f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago
- c4b04e3 Rework includes and directory names for samples. (#9177) by Scott Todd · 2 years, 10 months ago