1. 309dc5b Separate the compiler stable API into compiler/bindings/c. (#12332) by Stella Laurenzo · 2 years, 1 month ago
  2. 7ec09ce Create explicit compiler C API libraries and enable dynamic linking on all platforms (#11285) by Stella Laurenzo · 2 years, 4 months ago
  3. f6b6335 Decouple Transform dialect usage in IREE from iree-dialects. (#9745) by Nicolas Vasilache · 2 years, 9 months ago
  4. 2e03b3c [Transform] Add a new transform op that applies patterns (#9676) by Nicolas Vasilache · 2 years, 9 months ago
  5. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago[Renamed from iree/tools/iree-opt-main.cc]
  6. 1f1ef56 Move library code from iree/tools/ to compiler/. (#9077) by Scott Todd · 2 years, 11 months ago
  7. 94dcb46 Integrate llvm-project and bump dependencies. (#8496) by Han-Chung Wang · 3 years, 1 month ago
  8. 931a3b1 Running IWYU on iree/ runtime-related code. by Ben Vanik · 3 years, 10 months ago
  9. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  10. e4b95e0 Refactor shared functionality out of IREE tools (#3727) by Geoffrey Martin-Noble · 4 years, 5 months ago
  11. 9300ee9 Use simpler MlirOptMain in iree-opt (#3711) by Geoffrey Martin-Noble · 4 years, 5 months ago
  12. 0a6b9cc Rename main source files used directly in cc binaries (#3249) by Geoffrey Martin-Noble · 4 years, 6 months ago[Renamed from iree/tools/opt_main.cc]
  13. 9228670 Remove IREE usage of the Global Dialect Registry (#3036) by Geoffrey Martin-Noble · 4 years, 7 months ago
  14. 7f8f2c5 Opt-in to the global dialect registry by Geoffrey Martin-Noble · 4 years, 7 months ago
  15. a25d2f2 Merge main -> google by rsuderman · 4 years, 7 months ago
  16. fa9dcf2 Integrate LLVM at llvm/llvm-project@f9dc2b707935 by iree-copybara-bot · 4 years, 7 months ago
  17. 82022e7 Merge main -> google by Lei Zhang · 4 years, 8 months ago
  18. 92f74b2 Refactor passes and dialect registration + deps by Marius Brehler · 4 years, 10 months ago
  19. f153875 Create Conversion/LinalgToLLVM for IREE progressive lowering (HLO->LLVM) pipleine and passes. by Ahmed S. Taei · 4 years, 11 months ago
  20. 3998cb1 Add an option to iree-opt to show all registered dialect by Lei Zhang · 4 years, 11 months ago
  21. bb44cf0 [codegen] NFC: Restructure directories and clean up by Lei Zhang · 4 years, 11 months ago
  22. 53f3c8e Explicitly register HAL conversion passes by Marius Brehler · 4 years, 11 months ago
  23. e9a8409 Refactor XLA dialect registration by Marius Brehler · 4 years, 11 months ago
  24. 311a8fd Revise alwayslink in CodegenPasses and CodegenUtils by Marius Brehler · 5 years ago
  25. 2639b00 Register SPIR-V translation passes statically and drop alwayslink by Marius Brehler · 5 years ago
  26. 2301fcb Explicitly register IREE compiler modules dialects by Marius Brehler · 5 years ago
  27. b49fe66 Drop calling registerHALTargetBackends twice by Marius Brehler · 5 years ago
  28. 83d0be1 Call registerAllIreePasses() and drop alwayslink flags from passes by Marius Brehler · 5 years ago
  29. a3e50b5 Defining HAL target backend interfaces as part of #1168. by Ben Vanik · 5 years ago
  30. 07c63c2 Register useful MLIR command-line options by Lei Zhang · 5 years ago
  31. 23f9a57 Implement and use registerIreeDialects() by Marius Brehler · 5 years ago
  32. fd7d4b4 Update for llvm bab5bcf8fd60 by iree-copybara-bot · 5 years ago
  33. dbb2337 Bump open source LLVM revision to a711a3a46039154c38eade8bef1138b77fdb05ee by Benjamin Kramer · 5 years ago
  34. 0c0cd9f Replace MLIR's registerAllPasses() and registerAllDialects() by forked functions by Marius Brehler · 5 years ago
  35. 4736378 Remove call to registerTestPasses() from iree_opt_library by Marius Brehler · 5 years ago
  36. 406fead Add forked and revised mlir-opt.cc as opt_main.cc by Marius Brehler · 5 years ago