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