1. 0c6a151 Warn when --iree-llvmcpu-target-cpu defaults to "generic". (#18682) by Benoit Jacob · 5 months ago
  2. e900692 Updating various tests to the latest changes. by Ben Vanik · 8 months ago
  3. 6ff9a3d Refactor how llvm-cpu check tests interface with ASan/TSan. (#16452) by Scott Todd · 1 year, 1 month ago
  4. 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 3 months ago
  5. c91759d Retire unused RISCV compile flag (#15484) by CindyLiu · 1 year, 5 months ago
  6. 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 7 months ago
  7. e4c27f5 Support non-default sets of enabled LLVM CPU targets. (#13983) by bjacob · 1 year, 10 months ago
  8. 0e03852 Test with ASAN in bytecode modules (#14005) by bjacob · 1 year, 10 months ago
  9. e19fc8e Adding a local executable plugin mechanism. (#12625) by Ben Vanik · 2 years ago
  10. 09630d6 Finally moving VM type registration to iree_vm_instance_t. (#12650) by Ben Vanik · 2 years ago
  11. 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago
  12. 0948bc8 Be consistent about the use of IREE Bazel macros (#12645) by Geoffrey Martin-Noble · 2 years ago
  13. 380bde7 Renaming `--iree-llvm-` CPU flags to `--iree-llvmcpu-`. by Ben Vanik · 2 years, 1 month ago
  14. 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 1 month ago
  15. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
  16. e309cb3 Add `--output=` flag to iree-run-module/iree-run-mlir. (#12016) by Ben Vanik · 2 years, 2 months ago
  17. de426de Replace CMake `IREE_HOST_BINARY_ROOT` var with `IREE_HOST_BIN_DIR`. (#11812) by Scott Todd · 2 years, 2 months ago
  18. 3bb67d3 Reworking task API to provide iree_task_executors_create_from_flags. (#11614) by Ben Vanik · 2 years, 2 months ago
  19. a29e67a Assorted fixes for tests on Windows. (#11079) by Scott Todd · 2 years, 5 months ago
  20. cbe9dcc Adding support for multiple queues on the local-task device. (#10817) by Ben Vanik · 2 years, 5 months ago
  21. 7cb39b0 Enable RISC-V 32-bit Linux tests (#10523) by CindyLiu · 2 years, 6 months ago
  22. 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 8 months ago
  23. 857fff2 Adding instance arg to type registration functions. by Ben Vanik · 2 years, 8 months ago
  24. 55bec0d Update samples to use "llvm-cpu" and "local-task" names consistently. (#9932) by Scott Todd · 2 years, 8 months ago
  25. c00c706 Splitting HAL module types into their own library. by Ben Vanik · 2 years, 9 months ago
  26. 352da3f Remove "AOT" from LLVM target names. (#9854) by Scott Todd · 2 years, 8 months ago
  27. d6dc9b7 Remove unnecessary `--iree-input-type=mhlo` flag uses. (#9852) by Scott Todd · 2 years, 8 months ago
  28. 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 9 months ago
  29. 7e46380 Replace mhlo ops with core dialect ops in some tests. (#9688) by Scott Todd · 2 years, 9 months ago
  30. a25ca12 Cleaning up VMVX a bit to make it easier to extend. (#9633) by Ben Vanik · 2 years, 9 months ago
  31. 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 9 months ago
  32. 5844fd6 Reworking IREE_HAL_BUFFER_USAGE_* bits to carry more information. by Ben Vanik · 2 years, 9 months ago
  33. 2814631 Remove explicit `--iree-mlir-to-vm-bytecode-module` flag usage. (#9445) by Scott Todd · 2 years, 10 months ago
  34. 70c2bb0 Making runtime APIs with sized arrays consistently (count, array). (#9416) by Ben Vanik · 2 years, 10 months ago
  35. 1c84fdf Removing iree_hal_driver_id_t in favor of just string names. (#9389) by Ben Vanik · 2 years, 10 months ago
  36. 6e64b6e Replacing use of dylib/vmvx(-sync) with local-task/local-sync drivers. by Ben Vanik · 2 years, 10 months ago
  37. 2e8540e Renaming embedded_library_loader to embedded_elf_loader. by Ben Vanik · 2 years, 10 months ago
  38. 325b044 Splitting sync and task drivers into iree/hal/drivers/. Progress on #4298. by Ben Vanik · 2 years, 10 months ago
  39. 2a24025 Moving CUDA and Vulkan HAL drivers to iree/hal/drivers/. Progress on #9336. by Ben Vanik · 2 years, 10 months ago
  40. e32cc76 Move Bazel code from iree/ into build_tools/bazel/. (#9149) by Scott Todd · 2 years, 10 months ago
  41. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago
  42. c4b04e3 Rework includes and directory names for samples. (#9177) by Scott Todd · 2 years, 10 months ago