1. 5286416 Remove IreeFileCheck (#8081) by Geoffrey Martin-Noble · 3 years, 2 months ago
  2. 09f29a6 Synchronize submodules with LLVM at llvm/llvm-project@48d868493fa7 by Hanhan Wang · 3 years, 3 months ago
  3. 58a0560 Fix python formatting by natashaknk · 3 years, 4 months ago
  4. be91d03 Merge pull request #7793 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 4 months ago
  5. ef89989 Added map_mhlo_to_scalar_op to bazel_to_cmake_targets by natashaknk · 3 years, 4 months ago
  6. 1d02962 Rollup of changes to enable JAX to directly target IREE. (#7715) by Stella Laurenzo · 3 years, 4 months ago
  7. 73acbe2 Fix bazel_to_cmake for bufferization changes. by Rob Suderman · 3 years, 4 months ago
  8. 02cfcd1 Moves the linalg_ext dialect to iree_linalg_ext under the iree-dialects project. (#7657) by Stella Laurenzo · 3 years, 4 months ago
  9. 912958a Update bazel_to_cmake_targets.py llvm-project/lld dep by not-jenni · 3 years, 5 months ago
  10. 981f487 Flip -iree-llvm-link-embedded to true by default. (#7372) by Scott Todd · 3 years, 5 months ago
  11. ce5ee95 Build trace-runner tests in Bazel. (#7499) by bjacob · 3 years, 5 months ago
  12. 5feef48 end-to-end matmul tests (#7347) by bjacob · 3 years, 5 months ago
  13. 89edfa5 Update CMake build for arith dialect split by Geoffrey Martin-Noble · 3 years, 5 months ago
  14. 77762b8 Fix bazel_to_cmake to handle labels on run_binary_test by Mahesh Ravishankar · 3 years, 6 months ago
  15. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 6 months ago
  16. a328761 Rename Bazel repo iree_vulkan_headers to vulkan_headers (#6862) by Geoffrey Martin-Noble · 3 years, 7 months ago
  17. 247a2a4 Add pass for importing IREE public dialect to internal dialects. (#6746) by Stella Laurenzo · 3 years, 7 months ago
  18. 7facadd Migrate to td_library (#6449) by Geoffrey Martin-Noble · 3 years, 9 months ago
  19. 1eba8d2 Split out GPU Ops library from Transforms in bazel_to_cmake. by Scott Todd · 3 years, 9 months ago
  20. 9c22e35 Don't exclude gen targets in bazel->cmake (#6370) by Geoffrey Martin-Noble · 3 years, 9 months ago
  21. a903649 Adding libyaml submodule and getting it building. (#6319) by Ben Vanik · 3 years, 9 months ago
  22. 79cf154 Link CMAKE_DL_LIBS where needed instead of adding -ldl to linker flags (#5702) (#6253) by Marius Kintel · 3 years, 9 months ago
  23. df89eb0 Removing usage of the abseil c++ library from IREE. (#6259) by Ben Vanik · 3 years, 9 months ago
  24. 0d89d53 Remove third_party/renderdoc_api. (#6207) by Scott Todd · 3 years, 10 months ago
  25. 05cef17 Add ComplexDialect to DialectRegistry where it was missing. (#6136) by Scott Todd · 3 years, 10 months ago
  26. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  27. ac77c20 Assemble, Linking BC, LLD Link in ROCm (#5962) by raikonenfnu · 3 years, 10 months ago
  28. f6d36fe Initial commit to add experimental ROCM backend (#5881) by harsh-nod · 3 years, 10 months ago
  29. 2464e04 Removing unused pffft submodule. (#5916) by Ben Vanik · 3 years, 11 months ago
  30. e964f33 Removing unused ruy submodule. (#5915) by Ben Vanik · 3 years, 11 months ago
  31. a38a3de Merge google -> main (#5871) by not-jenni · 3 years, 11 months ago
  32. 3079fb1 Add CUDA libdevice module to third_party (#5867) by Thomas · 3 years, 11 months ago
  33. 87a45fb Update bazel_to_cmake by Geoffrey Martin-Noble · 3 years, 11 months ago
  34. 24fbc70 Rename c_output to c_identifier and set for embedded bytecode modules. by Scott Todd · 3 years, 11 months ago
  35. 6af6162 Drop cc_embed_data. by Scott Todd · 3 years, 11 months ago
  36. 62f1500 Drop c++ output from iree_bytecode_module. by Scott Todd · 3 years, 11 months ago
  37. 28c231a Set iree_ prefixed identifiers for some iree_c_embed_data uses. by Scott Todd · 3 years, 11 months ago
  38. b69d0cc Adding iree/runtime/ as a higher-level C API. (#5707) by Ben Vanik · 3 years, 11 months ago
  39. 7c2d310 Renaming //iree/base:api to //iree/base. by Ben Vanik · 4 years ago
  40. bf8cd9e Switching from half.hpp to our own f16<->f32 conversion. (#5661) by Ben Vanik · 4 years ago
  41. 40ed02d Add c_embed_data build tool (#5540) by CindyLiu · 4 years ago
  42. 57836ae Switch deps AllPassesAndDialectsNoRegistration -> AllPassesAndDialects by Geoffrey Martin-Noble · 4 years ago
  43. d4304f3 Replace remaining uses of absl::make_unique with std::make_unique. (#5254) by Scott Todd · 4 years ago
  44. 11d3543 Merge branch 'google' into main-to-google by not-jenni · 4 years ago
  45. f9cda5a CTest support for integration tests (#5101) by Geoffrey Martin-Noble · 4 years ago
  46. 85cf0db Update bazel_to_cmake to handle different target names for MemRef in cmake/bazel by Jenni Kilduff · 4 years ago
  47. 93a1ff1 Replace all globs in IREE core with `enforce_glob` (#5063) by Geoffrey Martin-Noble · 4 years, 1 month ago
  48. b3099bb Ran bazel_to_cmake and updated bazel_to_cmake_targets by Natasha Kononenko · 4 years, 1 month ago
  49. d1aa6ca Merge main -> google by Natasha Kononenko · 4 years, 1 month ago
  50. 0e34ffa [bazel_to_cmake] Distinguish noop from success (#4951) by Geoffrey Martin-Noble · 4 years, 1 month ago
  51. 98a806c [bazel_to_cmake] rework escape hatches (#4943) by Geoffrey Martin-Noble · 4 years, 1 month ago
  52. 719fb15 Remove skip_bazel_to_cmake marker file support. (#4931) by Stella Laurenzo · 4 years, 1 month ago
  53. 883c43a Use iree_cmake_extra_content to set compiler flags (#4930) by Geoffrey Martin-Noble · 4 years, 1 month ago
  54. eac0c04 Extend bazel_to_cmake to preserve specially marked CMakeLists.txt sections. by Stella Laurenzo · 4 years, 1 month ago
  55. d85738e Add NVVM target to compiler (#4912) by Thomas · 4 years, 1 month ago
  56. 870dd42 Remove License Header Futzing from bazel_to_cmake (#4918) by Geoffrey Martin-Noble · 4 years, 1 month ago
  57. a2868a9 Reduce optimization level on Flow/Transforms to work around compiler bug. by Stella Laurenzo · 4 years, 1 month ago
  58. 4bc8490 Make bazel_to_cmake quieter by default (#4917) by Geoffrey Martin-Noble · 4 years, 1 month ago
  59. d2cb996 Make Bazel to CMake a bit quieter and safer (#4764) by Geoffrey Martin-Noble · 4 years, 1 month ago
  60. 753a36e Merge google -> main #4895 by Kojo Acquah · 4 years, 1 month ago
  61. db62c35 Add compilation path for lowering linalg on tensors op without using tile and distribute. (#4840) by MaheshRavishankar · 4 years, 1 month ago
  62. a67f216 Make LLVMIRModuleTranslation target name match CMake name by Geoffrey Martin-Noble · 4 years, 1 month ago
  63. 6fde9a2 Synchronize submodules with LLVM at llvm/llvm-project@f70cdc5b5c7c by iree-copybara-bot · 4 years, 1 month ago
  64. db51ebd Rename cuda build file to BUILD now that it works internally by Geoffrey Martin-Noble · 4 years, 1 month ago
  65. 1960a4e Merge pull request #4870 from KoolJBlack:main-to-google by Copybara-Service · 4 years, 1 month ago
  66. a98c3c0 Add helper to allow dynamic loading of CUDA driver library. (#4823) by Thomas · 4 years, 1 month ago
  67. 5b9e094 Synchronize submodules with LLVM at llvm/llvm-project@2bfe27da171e by Rob Suderman · 4 years, 1 month ago
  68. 0b39fd5 Fixing third_party/half bazel-to-cmake mapping. by Ben Vanik · 4 years, 2 months ago
  69. 0ee484f Integrate TOSA with the LLVM and SPIRV backends. by rsuderman · 4 years, 2 months ago
  70. f5b323e Remove TF dependency from IREE core (#4450) by Geoffrey Martin-Noble · 4 years, 2 months ago
  71. 4889612 Avoid running slow benchmarks as part of testing (#4364) by Geoffrey Martin-Noble · 4 years, 3 months ago
  72. 9b72435 Default to quoting strings in Bazel -> CMake (#4394) by Geoffrey Martin-Noble · 4 years, 3 months ago
  73. c691e23 Bazel -> CMake cleanup (#4362) by Geoffrey Martin-Noble · 4 years, 3 months ago
  74. c9687d4 Update bazel_to_cmake to support testonly for iree_bytecode_module (#4337) by not-jenni · 4 years, 3 months ago
  75. 6d0d094 Integrate LLVM at llvm/llvm-project@930c74f12d79 by iree-copybara-bot · 4 years, 3 months ago
  76. a6ad815 Integrate LLVM at llvm/llvm-project@17b3ff511c0a by iree-copybara-bot · 4 years, 3 months ago
  77. 1fbe2a5 Synchronize submodules with LLVM at llvm/llvm-project@e1133179587d by NatashaKnk · 4 years, 3 months ago
  78. 01b507d Use recommended python3.6 APIs and document 3.7 upgrades (#4134) by Phoenix Meadowlark · 4 years, 4 months ago
  79. db970d7 Drop Bazel support for Vulkan GUI samples, Dear ImGui, and SDL2. by Scott Todd · 4 years, 4 months ago
  80. 69655bc Merge main -> google by Scott Todd · 4 years, 4 months ago
  81. cb81c13 Use half lib to support printing/parsing of f16 by Thomas Raoux · 4 years, 4 months ago
  82. 56c814c Merge pull request #3925 from GMNGeoffrey:main-to-google by Geoffrey Martin-Noble · 4 years, 4 months ago
  83. fbaf776 List pffft in repo aliases by Geoffrey Martin-Noble · 4 years, 4 months ago
  84. 6456bfb add bazel and cmake file for Half lib (#3906) by Thomas · 4 years, 4 months ago
  85. 0d7e00f Pffft (#3780) by NatashaKnk · 4 years, 5 months ago
  86. 9e63d75 Add third_party/format_diff/ and github actions yapf linting (#3482) by Phoenix Meadowlark · 4 years, 5 months ago
  87. 6409596 Merge pull request #3320 from hanhanW:main-to-google by Copybara-Service · 4 years, 6 months ago
  88. da4b8c3 Remove `Ops` suffix from dialect library names by Geoffrey Martin-Noble · 4 years, 6 months ago
  89. da79d9b Adding a dep on cpuinfo (#3292) by Ben Vanik · 4 years, 6 months ago
  90. 8285fea [NFC] Use helpers instead of hardcoded string (#3168) by Han-Chung Wang · 4 years, 6 months ago
  91. e7b9590 Merge pull request #2850 from GMNGeoffrey:main-to-google by Copybara-Service · 4 years, 8 months ago
  92. 6132bb3 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (v2) (#2837) by Scott Todd · 4 years, 8 months ago
  93. dfb7633 Revert "Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake." (#2824) by Geoffrey Martin-Noble · 4 years, 8 months ago
  94. 1f78731 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (#2759) by Scott Todd · 4 years, 8 months ago
  95. e7f90b6 Revert addition of DYLIB-LLVM-AOT as a default backend (#2702) by Geoffrey Martin-Noble · 4 years, 8 months ago
  96. b9026bd Enable dylib-llvm-aot backend e2e/xla_op tests (#2639) by Ahmed S. Taei · 4 years, 8 months ago
  97. 1629b84 Merge pull request #2623 from rsuderman:main-to-google by Copybara-Service · 4 years, 8 months ago
  98. 2d1808b Adding iree_flatbuffer_c_library for bazel and cmake. by Ben Vanik · 4 years, 8 months ago
  99. 71527c2 Wiring up flatcc for bazel and cmake. by Ben Vanik · 4 years, 8 months ago
  100. 66578b0 Step 1 of creating multi-python bindings. (#2576) by Stella Laurenzo · 4 years, 8 months ago