1. e91401e Adding `!input`/`!output`/`!blackboard` support to iree-run-trace. by Ben Vanik · 2 years, 1 month ago
  2. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
  3. c319c2d Adding initial dispatch instrumention support. (#12357) by Ben Vanik · 2 years, 1 month ago
  4. 309dc5b Separate the compiler stable API into compiler/bindings/c. (#12332) by Stella Laurenzo · 2 years, 1 month ago
  5. 7958fc9 Adding IREE_FLAG_LIST utility for repeated string flags. (#11806) by Ben Vanik · 2 years, 2 months ago
  6. fc0442f Fixes necessary to enable const hoisting and eval. (#11440) by Stella Laurenzo · 2 years, 4 months ago
  7. 7ec09ce Create explicit compiler C API libraries and enable dynamic linking on all platforms (#11285) by Stella Laurenzo · 2 years, 4 months ago
  8. 0a6cdf0 Add support for GEMM e2e Test For CUDA backend on F16 input (#10842) by Manish Gupta · 2 years, 5 months ago
  9. 3072817 Making ref_cc.h an implementation detail of iree/vm/ref.h. (#10948) by Ben Vanik · 2 years, 5 months ago
  10. 7a9b84c Making status_cc.h an implementation detail of status.h. (#10946) by Ben Vanik · 2 years, 5 months ago
  11. 7859d63 Updating the core tools to support --device_profiling_mode= flag. by Ben Vanik · 2 years, 5 months ago
  12. e9ae963 Implementing basic `--iree-execution-model=async-external` support. by Ben Vanik · 2 years, 6 months ago
  13. 5bf7ae9 Let vm_util be C-only, split C++ part into vm_util_cc (#10563) by bjacob · 2 years, 6 months ago
  14. e98a03b Adding `--expected_output=` flag to iree-run-module. (#10433) by Ben Vanik · 2 years, 6 months ago
  15. 27ded29 Remove tooling/cpu_features, switch to base/internal/cpu. (#10303) by bjacob · 2 years, 7 months ago
  16. 4c2029f Integrate llvm-project and bump dependencies. (#10103) by Thomas · 2 years, 7 months ago
  17. bcec0b5 Cleaning up iree-check-module. by Ben Vanik · 2 years, 8 months ago
  18. 007109f Adding tooling utils for VM context creation. by Ben Vanik · 2 years, 8 months ago
  19. 5d67461 Removing the bespoke struct attr gen in favor of AttrDefs. by Ben Vanik · 2 years, 9 months ago
  20. 91c75fb Removing iree/base/logging.h. (#9605) by Ben Vanik · 2 years, 9 months ago
  21. 097d826 Renaming iree/tools/utils/ -> iree/tooling/. (#9417) by Ben Vanik · 2 years, 10 months ago
  22. 6d77ca0 Adding a device_util helper for tooling. (#9415) by Ben Vanik · 2 years, 10 months ago
  23. 1c59c11 Renaming file_path to path and adding some basic URI utils. (#9384) by Ben Vanik · 2 years, 10 months ago
  24. 44f95f8 Update CMake packages to anchor on iree:: for top level dirs. (#9220) by Scott Todd · 2 years, 10 months ago
  25. f44859d Remove iree-translate. (#9143) by Stella Laurenzo · 2 years, 10 months ago
  26. 9a28639 Enabling split rodata blobs in VMFB archives. by Ben Vanik · 2 years, 10 months ago
  27. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago[Renamed (99%) from iree/tools/BUILD]
  28. 4c022df Move runtime libraries from iree/tools/ into runtime/. (#9084) by Scott Todd · 2 years, 11 months ago
  29. 1f1ef56 Move library code from iree/tools/ to compiler/. (#9077) by Scott Todd · 2 years, 11 months ago
  30. 41a2ceb Move iree/compiler to top-level compiler/. (#9022) by Stella Laurenzo · 2 years, 11 months ago
  31. 9bde61b Move C runtime source directories into runtime/src/iree. (#8950) by Stella Laurenzo · 3 years ago
  32. b5a2a7f Add the TMTensorToLinalgExtPass by Yi Zhang · 3 years, 1 month ago
  33. acf3e8d Hook up the tmtensor dialect in third_party/torch-mlir-dialects by Yi Zhang · 3 years ago
  34. 4d7683e Add support for calling tile_to_in_parallel from IREE. (#8627) by Nicolas Vasilache · 3 years ago
  35. 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years ago
  36. f361267 Update LinalgExt to encompass iree-llvm-sandbox additions. (#8554) by Nicolas Vasilache · 3 years ago
  37. ae1c3a2 Hoist buildIREEVMTransformPassPipeline() to its own library and build standalone ireec tool. (#8559) by Stella Laurenzo · 3 years ago
  38. 35bc9a1 Aligning read file contents in tools. (#8505) by Ben Vanik · 3 years, 1 month ago
  39. cfddeb6 Integrate llvm-project and bump dependencies. (#8464) by Thomas · 3 years, 1 month ago
  40. 5e2d790 Integrate llvm-project and bump dependencies by Thomas · 3 years, 1 month ago
  41. 4662c1b aarch64 +i8mm kernels, plus necessary infra. (#8316) by bjacob · 3 years, 1 month ago
  42. a0236fb Add Bazel build configuration for EmitC (#8287) by Marius Brehler · 3 years, 2 months ago
  43. 26f2507 Integrate llvm-project at 5c9ee3513870cc597d50ba6145d6c2e60cdddb67 (#8256) by Han-Chung Wang · 3 years, 2 months ago
  44. 1e4bf5f Move a string helper to iree/compiler/Utils (#8220) by bjacob · 3 years, 2 months ago
  45. d0a79c4 Generate arm intrinsics for MMT4D (#7751) by Geoffrey Martin-Noble · 3 years, 2 months ago
  46. 45a6784 Temporarily disable CUDA targets pending build system changes. (#8203) by Scott Todd · 3 years, 2 months ago
  47. 435c270 Use the real lit tool for lit testing (#8166) by Geoffrey Martin-Noble · 3 years, 2 months ago
  48. 5286416 Remove IreeFileCheck (#8081) by Geoffrey Martin-Noble · 3 years, 2 months ago
  49. 7a74270 Adding -iree-mlir-to-hal-executable translation. (#7970) by Ben Vanik · 3 years, 3 months ago
  50. 7734c49 Add facilities for hoisting global initializers from constant expressions. (#7858) by Stella Laurenzo · 3 years, 3 months ago
  51. 982dd1b Integrate LLVM at llvm/llvm-project@c6a8bec4c578 by Benjamin Kramer · 3 years, 4 months ago
  52. 031afd1 NFC Refactoring to prepare for using Comprehensive bufferization. (#7786) by MaheshRavishankar · 3 years, 4 months ago
  53. 4dab39d Merge branch 'google' of https://github.com/google/iree into google-to-main by Rob Suderman · 3 years, 4 months ago
  54. edb1e64 Deleting the IREE shape dialect. by Ben Vanik · 3 years, 4 months ago
  55. f1d64e4 Integrate LLVM at llvm/llvm-project@259cd6f89377 by Benjamin Kramer · 3 years, 4 months ago
  56. 02cfcd1 Moves the linalg_ext dialect to iree_linalg_ext under the iree-dialects project. (#7657) by Stella Laurenzo · 3 years, 4 months ago
  57. d5fc2c2 Use upstream patterns to fold `affine.min` ops in loops (#7564) by Lei Zhang · 3 years, 5 months ago
  58. d36d806 Adding the head of the stream dialect conversion pipeline. (#7526) by Ben Vanik · 3 years, 5 months ago
  59. 80a3c85 Revert "Adding the head of the stream dialect conversion pipeline. (#7439)" (#7520) by Ben Vanik · 3 years, 5 months ago
  60. e15f213 Adding the head of the stream dialect conversion pipeline. (#7439) by Ben Vanik · 3 years, 5 months ago
  61. ce5ee95 Build trace-runner tests in Bazel. (#7499) by bjacob · 3 years, 5 months ago
  62. 6e825ae Move `LoweringConfigAttr` and `TranslationInfoAttr` to `AttrDef`. (#7385) by MaheshRavishankar · 3 years, 5 months ago
  63. ae5e27b Adding `stream` dialect. (#7398) by Ben Vanik · 3 years, 5 months ago
  64. 8489f52 Remove testonly label from iree-benchmark-[module,trace]. (#7222) by Scott Todd · 3 years, 6 months ago
  65. 95ad84c Fork and adapt old iree.compiler -> iree.compiler.tools. (#7164) by Stella Laurenzo · 3 years, 6 months ago
  66. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 6 months ago
  67. 7b76af2 Plumb through all `TiledOpInterface` ops. (#7006) by MaheshRavishankar · 3 years, 7 months ago
  68. ab3c0ac Initial commit: Add new iree_pydm dialect and supporting code to compile to it. (#6907) by Stella Laurenzo · 3 years, 7 months ago
  69. cefb906 Allow printing of IR after pass in `iree-translate` (#6902) by MaheshRavishankar · 3 years, 7 months ago
  70. 1c497ab Wire the new 'iree' dialect into iree-opt. by Stella Laurenzo · 3 years, 8 months ago
  71. 4a93d25 Moving Dialect/IREE/ to Dialect/Util/. by Ben Vanik · 3 years, 8 months ago
  72. ea5550a Integrate LLVM at llvm/llvm-project@95995673d1ba by iree-copybara-bot · 3 years, 8 months ago
  73. b4fd987 Add support for lowering linalg_ext.sort to loops on memrefs. (#6364) by Han-Chung Wang · 3 years, 9 months ago
  74. 3df1e4e Add a pass TopLevelSCFToCFG which converts to CFG without recursing into opaque ops. (#6373) by Stella Laurenzo · 3 years, 9 months ago
  75. 1239190 Merge pull request #6371 from hanhanW:main-to-google by Copybara-Service · 3 years, 9 months ago
  76. b64432a Introduce LinalgExt dialect to IREE. (#6303) by Han-Chung Wang · 3 years, 9 months ago
  77. 79b24eb Integrate LLVM at llvm/llvm-project@1f169a774cb8 by iree-copybara-bot · 3 years, 9 months ago
  78. 50e46cd Adding iree-benchmark-trace tool. by Ben Vanik · 3 years, 9 months ago
  79. 8acdf39 Splitting iree_trace_replay_* into its own library. by Ben Vanik · 3 years, 9 months ago
  80. abe6c76 Adding iree-run-trace binary. (#6336) by Ben Vanik · 3 years, 9 months ago
  81. a7986e1 Step 4/n (n=4). Rename Conversion folder to Codegen and clean up pass names. (#6267) by MaheshRavishankar · 3 years, 9 months ago
  82. a903649 Adding libyaml submodule and getting it building. (#6319) by Ben Vanik · 3 years, 9 months ago
  83. 58fbb7b Moving Status/StatusOr to iree/base/status_cc.h. by Ben Vanik · 3 years, 9 months ago
  84. d2f24f0 Renaming check module. by Ben Vanik · 3 years, 9 months ago
  85. b9b794b Removing quite a bit of absl from iree/. (#6256) by Ben Vanik · 3 years, 9 months ago
  86. 9213c1a Step 3/n. Move MHLO/TOSA related passes into a separate folder. (#6249) by MaheshRavishankar · 3 years, 9 months ago
  87. 5e68473 Removing the strings and tensorlist TF support. (#6248) by Ben Vanik · 3 years, 9 months ago
  88. 8a1a592 Eliminate static pass registration from the Conversion tree. (#6204) by Stella Laurenzo · 3 years, 10 months ago
  89. 111be2e Add IREE variant of mlir-lsp-server. (#6178) by Scott Todd · 3 years, 10 months ago
  90. 3472e44 First pass deleting dead v0 shape/shapex code. (#6115) by Stella Laurenzo · 3 years, 10 months ago
  91. 931a3b1 Running IWYU on iree/ runtime-related code. by Ben Vanik · 3 years, 10 months ago
  92. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  93. be0c060 Start porting the Conversion dir to tablegen pass registration. (#6011) by Stella Laurenzo · 3 years, 10 months ago
  94. f6d36fe Initial commit to add experimental ROCM backend (#5881) by harsh-nod · 3 years, 10 months ago
  95. 636b767 Removing a lot of compiler code that was only kept live by VMLA. (#5908) by Ben Vanik · 3 years, 11 months ago
  96. a0f9e3c Dropping the VMLA compiler. (#5903) by Ben Vanik · 3 years, 11 months ago
  97. 907f353 Adding compiler VMVX HAL target backend. by Ben Vanik · 4 years ago
  98. 75122ec Adding skeleton VMVX compiler module. by Ben Vanik · 4 years ago
  99. 1ead648 Removing more absl::string_view usage. by Ben Vanik · 3 years, 11 months ago
  100. c8cd350 Porting iree/base/internal/file_io.h to C. (#5699) by Ben Vanik · 3 years, 11 months ago