1. 87b8cbf Update docker images to pick up iree_cuda_deps in base. (#8865) by Stella Laurenzo · 3 years ago
  2. 5c16bbb Update SwiftShader to d15c4248 (2022-04-07) by Lei Zhang · 3 years ago
  3. 891084e Upgrade Bazel version to 5.1.0. (#8765) by Scott Todd · 3 years ago
  4. acf3e8d Hook up the tmtensor dialect in third_party/torch-mlir-dialects by Yi Zhang · 3 years ago
  5. 88d73cf Add wasm-linker-path options and leave system linker path unset. (#8591) by Scott Todd · 3 years ago
  6. e2e40ca Enable selecting which drivers to build in Bazel (#8646) by Geoffrey Martin-Noble · 3 years ago
  7. f10b758 Fix Lambda layers test and bump Swiftshader (#8605) by Rob Suderman · 3 years ago
  8. 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years ago
  9. cba0bc4 Remove IREE_LLVMAOT_DISABLE from lit tests and scripts. (#8560) by Scott Todd · 3 years ago
  10. cb5917a Tidy up label-exclude and env var docs. by Scott Todd · 3 years, 1 month ago
  11. dd1d96c Bump SwiftShader commit to latest. by Scott Todd · 3 years, 1 month ago
  12. 0a561cd Add a suite of tests for WebAssembly compilation. (#8516) by Scott Todd · 3 years, 1 month ago
  13. 7f11465 e2e matmul testing for compilation infos on gpu (#8428) by Kojo Acquah · 3 years, 1 month ago
  14. cb0b84f Add flag for enabling MMT4D path in iree-translate (#8402) by Geoffrey Martin-Noble · 3 years, 1 month ago
  15. 26f2507 Integrate llvm-project at 5c9ee3513870cc597d50ba6145d6c2e60cdddb67 (#8256) by Han-Chung Wang · 3 years, 2 months ago
  16. 89eb179 Drop CMake version used in CI back to minimum supported version (#8258) by Geoffrey Martin-Noble · 3 years, 2 months ago
  17. 02b5c3e Add cuda SDK to Nvidia Docker image and re-enable cuda tests (#8247) by Thomas · 3 years, 2 months ago
  18. 794e592 Re-enable CUDA tests. (#8237) by Stella Laurenzo · 3 years, 2 months ago
  19. 37ce073 convert-linalg-matmul-to-mmt4d improvements (#8192) by bjacob · 3 years, 2 months ago
  20. 45a6784 Temporarily disable CUDA targets pending build system changes. (#8203) by Scott Todd · 3 years, 2 months ago
  21. ebc60fb Update pybind in docker images to version 2.9.0 (#8185) by Lei Zhang · 3 years, 2 months ago
  22. 2811e50 Avoid running long benchmarks as tests (#8176) by Geoffrey Martin-Noble · 3 years, 2 months ago
  23. 435c270 Use the real lit tool for lit testing (#8166) by Geoffrey Martin-Noble · 3 years, 2 months ago
  24. 949eb89 introduce a "vector.contract custom kernels" pass. (#7778) by bjacob · 3 years, 2 months ago
  25. 2ca72b6 Move tools/compilation.bzl to build_tools/bazel/iree_bytecode_module.bzl. (#8107) by Scott Todd · 3 years, 3 months ago
  26. 5dc5d75 Disable bazel warning for GCC 10. (#8079) by Stella Laurenzo · 3 years, 3 months ago
  27. 283413c Upgrade Bazel to 4.2.2 (#8064) by Geoffrey Martin-Noble · 3 years, 3 months ago
  28. 04e5783 Remove remote execution configuration (#8021) by Geoffrey Martin-Noble · 3 years, 3 months ago
  29. 526ea7f Raise xargs limits (#7852) by Geoffrey Martin-Noble · 3 years, 4 months ago
  30. 981f487 Flip -iree-llvm-link-embedded to true by default. (#7372) by Scott Todd · 3 years, 5 months ago
  31. 609767c Squash docker images (#7501) by Geoffrey Martin-Noble · 3 years, 5 months ago
  32. ce5ee95 Build trace-runner tests in Bazel. (#7499) by bjacob · 3 years, 5 months ago
  33. 5feef48 end-to-end matmul tests (#7347) by bjacob · 3 years, 5 months ago
  34. ad8f733 Some cleanup to docker images (#7406) by Geoffrey Martin-Noble · 3 years, 5 months ago
  35. 688670f Adapt iree-compiler-api so it builds standalone and as part of iree. (#7178) by Stella Laurenzo · 3 years, 6 months ago
  36. 27c448e Bump cmake to 3.16.3. (#7180) by Stella Laurenzo · 3 years, 6 months ago
  37. 22d2f37 Use lld linker in CMake CI (#7152) by Geoffrey Martin-Noble · 3 years, 6 months ago
  38. 0d668d5 Update SwiftShader to 2021-09-21 @755b78dc (#7117) by Lei Zhang · 3 years, 6 months ago
  39. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 7 months ago
  40. 9dd790e Only exclude disk_cache from remote execution (#6886) by Geoffrey Martin-Noble · 3 years, 7 months ago
  41. b3db3dd Use RBE to cache TF build results (#6867) by Geoffrey Martin-Noble · 3 years, 7 months ago
  42. a328761 Rename Bazel repo iree_vulkan_headers to vulkan_headers (#6862) by Geoffrey Martin-Noble · 3 years, 7 months ago
  43. 9c36414 Remove redundant variable to enable CUDA test (#6570) by Thomas · 3 years, 8 months ago
  44. 6999514 Switch CUDA backend to using stream_command_buffer (#6465) by jinchen62 · 3 years, 8 months ago
  45. 24321bd Use tblgen.bzl from upstream (#6450) by Geoffrey Martin-Noble · 3 years, 9 months ago
  46. 7facadd Migrate to td_library (#6449) by Geoffrey Martin-Noble · 3 years, 9 months ago
  47. a903649 Adding libyaml submodule and getting it building. (#6319) by Ben Vanik · 3 years, 9 months ago
  48. df89eb0 Removing usage of the abseil c++ library from IREE. (#6259) by Ben Vanik · 3 years, 9 months ago
  49. 0d89d53 Remove third_party/renderdoc_api. (#6207) by Scott Todd · 3 years, 10 months ago
  50. f81a36b Extend timeout for vulkan model tests (#6138) by Geoffrey Martin-Noble · 3 years, 10 months ago
  51. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  52. 2464e04 Removing unused pffft submodule. (#5916) by Ben Vanik · 3 years, 11 months ago
  53. e964f33 Removing unused ruy submodule. (#5915) by Ben Vanik · 3 years, 11 months ago
  54. ab3b79f Dropping VMLA tests in as many places as possible. (#5898) by Ben Vanik · 3 years, 11 months ago
  55. c88fd7c Fixing the iree-vm-target-extensions flag name. by Ben Vanik · 3 years, 11 months ago
  56. a38a3de Merge google -> main (#5871) by not-jenni · 3 years, 11 months ago
  57. 3079fb1 Add CUDA libdevice module to third_party (#5867) by Thomas · 3 years, 11 months ago
  58. 1f985e1 Drop deprecated and unused gentbl copy by Geoffrey Martin-Noble · 3 years, 11 months ago
  59. 707de67 Update tblgen.bzl by Geoffrey Martin-Noble · 3 years, 11 months ago
  60. b0f67e6 [mlir] update gentbl() Bazel macro by Alex Zinenko · 3 years, 11 months ago
  61. a204da0 Disable printing op on diagnostics in iree_check_test targets. (#5820) by Scott Todd · 3 years, 11 months ago
  62. d5cfe85 Revert "Enabling `-Wincompatible-pointer-types` warning. (#5676)" (#5689) by Geoffrey Martin-Noble · 3 years, 11 months ago
  63. 11c0733 Use our own script for buildifier checks (#5745) by Geoffrey Martin-Noble · 3 years, 11 months ago
  64. bf8cd9e Switching from half.hpp to our own f16<->f32 conversion. (#5661) by Ben Vanik · 4 years ago
  65. 6e10621 Enabling `-Wincompatible-pointer-types` warning. (#5676) by Ben Vanik · 4 years ago
  66. 10f5eaf Add f16 e2e tests for vulkan (#5257) by Thomas · 4 years ago
  67. 8712d40 make bazel build on macOS work again (#5237) by freedom" Koan-Sin Tan · 4 years ago
  68. 9467a90 Make error message in enforce_glob more copy-pasteable (#5071) by Geoffrey Martin-Noble · 4 years, 1 month ago
  69. 93a1ff1 Replace all globs in IREE core with `enforce_glob` (#5063) by Geoffrey Martin-Noble · 4 years, 1 month ago
  70. 35505fc Enable some E2E tests for CUDA (#4998) by Thomas · 4 years, 1 month ago
  71. 7a3b63d No deprecation warnings and no release asserts (#4965) by Geoffrey Martin-Noble · 4 years, 1 month ago
  72. f03c3c1 Use separate Bazel invocation for TF integration binaries (#4836) by Geoffrey Martin-Noble · 4 years, 1 month ago
  73. a98c3c0 Add helper to allow dynamic loading of CUDA driver library. (#4823) by Thomas · 4 years, 1 month ago
  74. b82f588 Fixing ubsan discovery in topology tests on large machines. by Ben Vanik · 4 years, 2 months ago
  75. fc5c903 Cleanup of compile-time detection of sanitizers to enable TSAN/MSAN. by Ben Vanik · 4 years, 2 months ago
  76. 26eb314 Further warning exclusions for tensorflow on macos. by Stella Laurenzo · 4 years, 2 months ago
  77. ead787a More tweaks in the quest for macos and windows tensorflow builds. by Stella Laurenzo · 4 years, 2 months ago
  78. 4948461 Add a bazel config for macos_clang and exclude some warnings. by Stella Laurenzo · 4 years, 2 months ago
  79. f5b323e Remove TF dependency from IREE core (#4450) by Geoffrey Martin-Noble · 4 years, 3 months ago
  80. cc8c1b2 Turn -Wunused-variable back on (#4360) by Geoffrey Martin-Noble · 4 years, 3 months ago
  81. 995d0b7 Moved iree-check-module-main.cc to iree/tools (#4312) by inho9606 · 4 years, 3 months ago
  82. cb34d47 Revert "Rename WORKSPACE to WORKSPACE.bazel" by Geoffrey Martin-Noble · 4 years, 3 months ago
  83. 4c49a0c add metal related settings to bazel BUILD (#3743) by freedom" Koan-Sin Tan · 4 years, 3 months ago
  84. 1148698 Rename WORKSPACE to WORKSPACE.bazel by Geoffrey Martin-Noble · 4 years, 3 months ago
  85. f822f92 Replace references to LINT.IfChange with comments by Geoffrey Martin-Noble · 4 years, 3 months ago
  86. da285fb Delete obsolete bazel bindings artifacts (#4280) by Phoenix Meadowlark · 4 years, 3 months ago
  87. d18bf8f Upgrade Bazel to 3.7.1 (#4242) by Geoffrey Martin-Noble · 4 years, 3 months ago
  88. 77e16f2 Merge pull request #4224 from stellaraccident:main-to-google by Copybara-Service · 4 years, 3 months ago
  89. e504587 Make tensorflow:oss config_setting not configurable. by Christian Sigg · 4 years, 4 months ago
  90. aaa08b1 Enable dylib-llvm-aot tests and switch from testing JIT to AOT. (#3928) by Scott Todd · 4 years, 4 months ago
  91. d601fbc Step 5/n: Add new setup*.py scripts. by Stella Laurenzo · 4 years, 4 months ago
  92. bc685ed Adding flatcc json support and making iree-dump-module use it. by Ben Vanik · 4 years, 5 months ago
  93. b7c92bf Cleaning up MSVC warnings and syncing with bazel warnings. by Ben Vanik · 4 years, 5 months ago
  94. 31c4dbb Documenting iree_copts with a nice big warning. by Ben Vanik · 4 years, 5 months ago
  95. 7fa1144 Add colors to our kokoro bazel logs (#3787) by Phoenix Meadowlark · 4 years, 5 months ago
  96. 0601682 Add 'deep_copy' to bazel to allow variable reuse (#3750) by Phoenix Meadowlark · 4 years, 5 months ago
  97. d21df46 Silence remaining host-only warnings in Bazel build (#3695) by Geoffrey Martin-Noble · 4 years, 5 months ago
  98. 158fd66 Cleanup more log spam in Windows Bazel Config (#3614) by Geoffrey Martin-Noble · 4 years, 5 months ago
  99. 10b3e1e Use LLVM Bazel BUILD files from google/llvm-bazel (#3544) by Geoffrey Martin-Noble · 4 years, 5 months ago
  100. cba16cb Integrate TF at tensorflow/tensorflow@74de89dccd6f by Geoffrey Martin-Noble · 4 years, 5 months ago