1. 90f29a6 Reland "[spirv] Switch to use common target description" (#17699) by Lei Zhang · 9 months ago
  2. d792d24 Revert "[spirv] Switch to use common target description" (#17698) by Scott Todd · 10 months ago
  3. 7b9fb12 [spirv] Switch to use common target description (#17623) by Lei Zhang · 10 months ago
  4. b027da4 Convert VulkanSPIRV compiler target into a plugin. (#16699) by Scott Todd · 1 year, 1 month ago[Renamed (83%) from compiler/src/iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD.bazel]
  5. 5bac47b [NFC][Codegen] Move Codegen/Dialect to Codegen/Dialect/Codegen/IR (#15944) by Kunwar Grover · 1 year, 3 months ago
  6. bb7e776 Split Passes.h into 6 per target devices (NFC) (#13591) by Guray Ozen · 1 year, 11 months ago
  7. 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago[Renamed from compiler/src/iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD]
  8. c4e7b3d Integrate llvm-project and bump dependencies (#9920) by Okwan Kwon · 2 years, 8 months ago
  9. e32cc76 Move Bazel code from iree/ into build_tools/bazel/. (#9149) by Scott Todd · 2 years, 10 months ago
  10. 41a2ceb Move iree/compiler to top-level compiler/. (#9022) by Stella Laurenzo · 3 years ago[Renamed (61%) from iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD]
  11. 1a1aea6 Tidy up CMake style across the project. (#9000) by Scott Todd · 3 years ago
  12. 9bde61b Move C runtime source directories into runtime/src/iree. (#8950) by Stella Laurenzo · 3 years ago
  13. d1620f0 Promote HAL driver and target backend CMake variables to options. (#7936) by Scott Todd · 3 years, 3 months ago
  14. 5c32033 Minor/style tweaks for VulkanSPIRVTarget. by Scott Todd · 3 years, 4 months ago
  15. 26f487d Add -iree-vulkan-keep-shader-modules flag. (#7825) by Scott Todd · 3 years, 4 months ago
  16. 6e825ae Move `LoweringConfigAttr` and `TranslationInfoAttr` to `AttrDef`. (#7385) by MaheshRavishankar · 3 years, 5 months ago
  17. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 7 months ago
  18. f4f6c83 [spirv] Add support for linking SPIR-V modules (#6557) by Lei Zhang · 3 years, 8 months ago
  19. cec4c67 Implementing support for device/executable multi-targeting. (#6456) by Ben Vanik · 3 years, 8 months ago
  20. a7986e1 Step 4/n (n=4). Rename Conversion folder to Codegen and clean up pass names. (#6267) by MaheshRavishankar · 3 years, 9 months ago
  21. 8a1a592 Eliminate static pass registration from the Conversion tree. (#6204) by Stella Laurenzo · 3 years, 10 months ago
  22. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  23. daf3ce1 Moving iree/base/flatcc.h to iree/base/internal/. by Ben Vanik · 4 years ago
  24. 3a9e46e Fixing quoting on cmake variables that *must* be quoted. (#4404) by Ben Vanik · 4 years, 3 months ago
  25. 22d16b4 Adding iree/base/flatcc.h to make flatcc easier to include. by Ben Vanik · 4 years, 5 months ago
  26. 99d30a9 Replacing compiler use of HAL executable flatbuffers->flatc. by Ben Vanik · 4 years, 5 months ago
  27. 5656bec [spirv] Consolidate command-line option usage (#3674) by Lei Zhang · 4 years, 5 months ago
  28. c065feb Fix and resumbit #3585 by Ahmed S. Taei · 4 years, 5 months ago
  29. b7d5710 [spirv] Extract common SPIR-V target functionalities out (NFC) (#3140) by Lei Zhang · 4 years, 7 months ago
  30. f5fe759 Use generated function to compute number of workgroups to be launched. (#3095) by MaheshRavishankar · 4 years, 7 months ago
  31. 9228670 Remove IREE usage of the Global Dialect Registry (#3036) by Geoffrey Martin-Noble · 4 years, 7 months ago
  32. 6132bb3 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (v2) (#2837) by Scott Todd · 4 years, 8 months ago
  33. dfb7633 Revert "Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake." (#2824) by Geoffrey Martin-Noble · 4 years, 8 months ago
  34. 1f78731 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (#2759) by Scott Todd · 4 years, 8 months ago
  35. 083ac8e Fix layering and turn on layering_check (#2540) by Geoffrey Martin-Noble · 4 years, 9 months ago
  36. 896de17 Move the HLO/LHLO dialects to a new directory: tensorflow/compiler/mlir/hlo by Mehdi Amini · 4 years, 9 months ago
  37. 9db8142 Use Bazel target names aligned with upstream library names by Geoffrey Martin-Noble · 4 years, 10 months ago
  38. bb44cf0 [codegen] NFC: Restructure directories and clean up by Lei Zhang · 4 years, 11 months ago
  39. ef24293 NFC: retire iree.load_input, iree.store_output, and RewriteLegacyIO by Lei Zhang · 5 years ago
  40. 1a01312 NFC: retire HALInterfaceToMemrefPass and related utilities by Lei Zhang · 5 years ago
  41. d58d2a9 R.I.P IndexComputation path to SPIR-V. by Mahesh Ravishankar · 5 years ago
  42. 345a557 Revise alwaylink by Marius Brehler · 5 years ago
  43. 59ff572 Removing glslang and the embedded SPIR-V kernels now that they are unused. by Ben Vanik · 5 years ago
  44. a3e50b5 Defining HAL target backend interfaces as part of #1168. by Ben Vanik · 5 years ago
  45. 2bbabc3 Consolidate XLA to Linalg on Buffer conversion passes. by Mahesh Ravishankar · 5 years ago
  46. 1c41e9a Enable end-to-end execution of reductions in Linalg to SPIR-V path. by Mahesh Ravishankar · 5 years ago
  47. 4e80eeb Decouple dialects from shared static registration. by Geoffrey Martin-Noble · 5 years ago
  48. 2c43bf0 Use the linalg on buffers path for dot ops. by Hanhan Wang · 5 years ago
  49. 4ea6baf Plumbing target environment from HAL Vulkan backend to SPIR-V CodeGen by Lei Zhang · 5 years ago
  50. e0ff9e4 Adding hal.executable IO interfaces and a pass to materialize them. by Ben Vanik · 5 years ago
  51. cc1a5a0 Accommodate changes to linking policy by iree-copybara-bot · 5 years ago
  52. d7dd75d Pull in passes to convert from XLA HLO ops to SPIR-V. by Mahesh Ravishankar · 5 years ago
  53. 572eeb4 NFC: Refactor SPIRV Translation to better segregate different components. by Mahesh Ravishankar · 5 years ago
  54. 4e786d1 Fixes to enable reduction test on vulkan/spirv. by Mahesh Ravishankar · 5 years ago
  55. b293e6a Merging the IREE and IREEX dialects. by Ben Vanik · 5 years ago
  56. b8a772a Trimming the interpreter and moving it into hal/interpreter/. by Ben Vanik · 5 years ago
  57. 641453c Internal build change by Jacques Pienaar · 5 years ago
  58. c00b710 Use interface ABI attrs in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
  59. 9aa21c2 Adding HAL executable lowering framework. by Ben Vanik · 5 years ago