1. 6c8ddb6 Integrate LLVM at llvm/llvm-project@b7e05c874b5b by iree-copybara-bot · 4 years, 2 months ago
  2. 829838a Merge pull request #4885 from KoolJBlack:main-to-google by Copybara-Service · 4 years, 2 months ago
  3. 6fde9a2 Synchronize submodules with LLVM at llvm/llvm-project@f70cdc5b5c7c by iree-copybara-bot · 4 years, 2 months ago
  4. 7943da3 Integrate LLVM at llvm/llvm-project@f70cdc5b5c7c by iree-copybara-bot · 4 years, 2 months ago
  5. 48f7ed0 Revert "Disable benchmark on phone with ADB auth issues" (#4880) by Geoffrey Martin-Noble · 4 years, 2 months ago
  6. 08729b9 Adapt mhlo.conv to Linalg on buffers patterns to be on tensors. (#4748) by Han-Chung Wang · 4 years, 2 months ago
  7. ed8ff5e Implement custom attribute type for vm ordinal counts (#4851) by Simon Camphausen · 4 years, 2 months ago
  8. 0d83fac Integrate LLVM at llvm/llvm-project@5b094bfeb3cc by iree-copybara-bot · 4 years, 2 months ago
  9. 8984364 Integrate LLVM at llvm/llvm-project@624fccba87cc by iree-copybara-bot · 4 years, 2 months ago
  10. 6e4ea73 Remove unused pattern that lowers dot_general to Linalg on buffers. (#4875) by Han-Chung Wang · 4 years, 2 months ago
  11. bf78598 [CodeGen] Create a dedicated pass for 1x1 mhlo.conv to mhlo.dot (#4796) by Lei Zhang · 4 years, 2 months ago
  12. 0673839 Integrate LLVM at llvm/llvm-project@55756f32f735 by iree-copybara-bot · 4 years, 2 months ago
  13. 8b86853 Synchronize submodules with LLVM at llvm/llvm-project@892d2822b62e by iree-copybara-bot · 4 years, 2 months ago
  14. b4c7f4c Merge pull request #4872 from google:bazel-to-cmake-fix by Copybara-Service · 4 years, 2 months ago
  15. 566999a Run Bazel -> CMake by Kojo Acquah · 4 years, 2 months ago
  16. db51ebd Rename cuda build file to BUILD now that it works internally by Geoffrey Martin-Noble · 4 years, 2 months ago
  17. 41f0982 Integrate LLVM at llvm/llvm-project@892d2822b62e by iree-copybara-bot · 4 years, 2 months ago
  18. 1960a4e Merge pull request #4870 from KoolJBlack:main-to-google by Copybara-Service · 4 years, 2 months ago
  19. 4bf7087 [CodeGen] Convert depthwise mhlo.convolution to Linalg counterpart (#4799) by Lei Zhang · 4 years, 2 months ago
  20. 69d4a32 [buildkite] Disable lost Pixel 4 (#4868) by Lei Zhang · 4 years, 2 months ago
  21. 7a437b7 [doc] Fix unrecognized tests in HLO op coverage generation (#4859) by Lei Zhang · 4 years, 2 months ago
  22. 1a504c0 [CodeGen] Add logic to tile and vectorize depthwise convolution (#4794) by Lei Zhang · 4 years, 2 months ago
  23. dd85a5b Extend i64 VM/EmitC support (#4863) by Marius Brehler · 4 years, 2 months ago
  24. 8fb4fe2 Add test for EmitC calling convention. (#4866) by David Ronnenberg · 4 years, 2 months ago
  25. 2c8f389 Fix ExtI64 casting and conversions ops (#4864) by Marius Brehler · 4 years, 2 months ago
  26. 646e999 Disable benchmark on phone with ADB auth issues (#4862) by Geoffrey Martin-Noble · 4 years, 2 months ago
  27. bd164ee Synchronize submodules with LLVM at llvm/llvm-project@9f581815ae4d by iree-copybara-bot · 4 years, 2 months ago
  28. b20b602 Making iree_vm_list_resize work and switching ref cconv behavior (#4858) by Ben Vanik · 4 years, 2 months ago
  29. a98c3c0 Add helper to allow dynamic loading of CUDA driver library. (#4823) by Thomas · 4 years, 2 months ago
  30. b65816b Add further i64 VM tests (#4856) by Marius Brehler · 4 years, 2 months ago
  31. 5f5a7f9 Refactor EmitC shared ops and conversions (#4855) by Marius Brehler · 4 years, 2 months ago
  32. 799dd54 Integrate LLVM at llvm/llvm-project@9f581815ae4d by iree-copybara-bot · 4 years, 2 months ago
  33. 58b8f99 Adapt mhlo.pad lowering to Linalg on tensors. (#4806) by Han-Chung Wang · 4 years, 2 months ago
  34. 8a28bad Integrate LLVM at llvm/llvm-project@715dc556b782 by Benjamin Kramer · 4 years, 2 months ago
  35. 325e9ee Integrate LLVM at llvm/llvm-project@2dbe88db5804 by iree-copybara-bot · 4 years, 2 months ago
  36. ce85ce5 Integrate LLVM at llvm/llvm-project@16428a8d91a9 by iree-copybara-bot · 4 years, 2 months ago
  37. 062c650 Add pass manager CL options to iree-import-tflite. by Stella Laurenzo · 4 years, 2 months ago
  38. a7fc42e Merge pull request #4845 from rsuderman:main-to-google by Copybara-Service · 4 years, 2 months ago
  39. 769b865 Fixed tflite import tools dialect registration (#4844) by rsuderman · 4 years, 2 months ago
  40. 5b9e094 Synchronize submodules with LLVM at llvm/llvm-project@2bfe27da171e by Rob Suderman · 4 years, 2 months ago
  41. 489e7e6 Revert "Make IREE TF integrations use TF toolchains" (#4842) by Geoffrey Martin-Noble · 4 years, 2 months ago
  42. 8af2d1d Fix CMakeLists that were not updated during integration. by Rob Suderman · 4 years, 2 months ago
  43. b2b6ae5 Integrate LLVM at llvm/llvm-project@2bfe27da171e by iree-copybara-bot · 4 years, 2 months ago
  44. a643205 Integrate LLVM at llvm/llvm-project@6f04addc8b2e by iree-copybara-bot · 4 years, 2 months ago
  45. ef8fa65 Integrate LLVM at llvm/llvm-project@0c118831a37a by iree-copybara-bot · 4 years, 2 months ago
  46. 19624c1 Merge google -> main #4835 by rsuderman · 4 years, 2 months ago
  47. 4a09794 Merge pull request #4834 from rsuderman:main-to-google by Copybara-Service · 4 years, 2 months ago
  48. 341e472 Synchronize submodules with LLVM at llvm/llvm-project@418c218efa95 by Rob Suderman · 4 years, 2 months ago
  49. 92d4db7 Integrate LLVM at llvm/llvm-project@8151c1b44211 by iree-copybara-bot · 4 years, 2 months ago
  50. e162bf6 Fix typo in benchmarking doc (#4829) by Phoenix Meadowlark · 4 years, 2 months ago
  51. cbb0f84 Synchronize submodules with LLVM at llvm/llvm-project@9db6e97a8605 by Rob Suderman · 4 years, 2 months ago
  52. c9cc42e Populate dynamic shaped memref descriptor offset value (#4828) by Ahmed S. Taei · 4 years, 2 months ago
  53. ee27e93 Integrate LLVM at llvm/llvm-project@418c218efa95 by iree-copybara-bot · 4 years, 2 months ago
  54. ce47177 Re-add dropped printIncludes (#4820) by Marius Brehler · 4 years, 2 months ago
  55. adcdc6e Fixing build breakage from #4676. (#4822) by Ben Vanik · 4 years, 2 months ago
  56. e775b54 Added address sanitization feature for translating ML models to LLVM modules (#4676) by inho9606 · 4 years, 2 months ago
  57. 3c1f75a Add CMake/bazel build files for cuda_headers. by Thomas Raoux · 4 years, 2 months ago
  58. 4cb0966 Merge pull request #4767 from google/benvanik-hal-c by Ben Vanik · 4 years, 2 months ago
  59. 2e8e44c Passing iree_vm_ref_t's to check_deref as values. by Ben Vanik · 4 years, 2 months ago
  60. dab0b28 Fixing IREE_SIZE_OPTIMIZED build. by Ben Vanik · 4 years, 2 months ago
  61. d5219c9 Porting the HAL module to a C native module. by Ben Vanik · 4 years, 3 months ago
  62. c81e6f6 Enabling external alloc/initialize of native modules. by Ben Vanik · 4 years, 2 months ago
  63. 2a5acd1 Swapping `[]` -> `CD` and `.` -> `_` in the VM calling convention. (#4771) by Ben Vanik · 4 years, 2 months ago
  64. 374ee85 Changing descriptor ops to use index instead of int32 and SSA values. (#4765) by Ben Vanik · 4 years, 2 months ago
  65. 3ebd022 Porting iree/base/internal/file_path.h to C. (#4801) by Ben Vanik · 4 years, 2 months ago
  66. 249ffc5 Merge pull request #4791 from google/benvanik-llvm-abi-new by Ben Vanik · 4 years, 2 months ago
  67. 123649a Emitting the new LLVM function signature. by Ben Vanik · 4 years, 2 months ago
  68. 96c4a79 Plumbing the executable library state through the local HAL. by Ben Vanik · 4 years, 2 months ago
  69. d369b7d Abstracting out LLVM HAL ABI use to HALDispatchABI utility. (#4790) by Ben Vanik · 4 years, 2 months ago
  70. 54bd45f Extend i64 integer arithmetic vm tests (#4814) by Marius Brehler · 4 years, 2 months ago
  71. 7acfdc5 Unify and move common dispatch op macros (#4816) by Marius Brehler · 4 years, 2 months ago
  72. 22d5b3f Add EmitC support for VM SelectI32Op (#4813) by Marius Brehler · 4 years, 2 months ago
  73. 96cdbe3 [CodeGen] Allow vectorizing conv with input channel < 4 (#4780) by Lei Zhang · 4 years, 2 months ago
  74. f4bc54b Merge google -> main #4812 by rsuderman · 4 years, 2 months ago
  75. 329ba6b Merge pull request #4811 from rsuderman:main-to-google by Copybara-Service · 4 years, 2 months ago
  76. 00f0ecf Synchronize submodules with LLVM at llvm/llvm-project@9db6e97a8605 by Rob Suderman · 4 years, 2 months ago
  77. 5f73555 Exclude failing TestMatMulVulkan experimental test by Geoffrey Martin-Noble · 4 years, 2 months ago
  78. a426a98 Integrate LLVM at llvm/llvm-project@9db6e97a8605 by iree-copybara-bot · 4 years, 2 months ago
  79. 7c47334 Synchronize submodules with LLVM at llvm/llvm-project@a5222aa0858a by Rob Suderman · 4 years, 2 months ago
  80. 316275a Merge main -> google (#4800) by Geoffrey Martin-Noble · 4 years, 2 months ago
  81. 315cc7b Add EmitC support for conversion ops (#4774) by David Ronnenberg · 4 years, 2 months ago
  82. 31418bb Add EmitC support for comparison ops (#4793) by David Ronnenberg · 4 years, 2 months ago
  83. 6493e1b Propagate vm.module counts through an attribute (#4805) by Simon Camphausen · 4 years, 2 months ago
  84. 4c3280f Python error messages print the full IREE status if available. by Stella Laurenzo · 4 years, 2 months ago
  85. e7b3c19 Make IREE TF integrations use TF toolchains (#4711) by Geoffrey Martin-Noble · 4 years, 2 months ago
  86. 707cf08 Merge pull request #4798= by rsuderman · 4 years, 2 months ago
  87. 8283e02 Synchronize submodules with LLVM at llvm/llvm-project@f89f6d1e5d7d by Rob Suderman · 4 years, 2 months ago
  88. 8e5112d Move dispatch region creation for Linalg on tensors after all HLO passes. (#4797) by MaheshRavishankar · 4 years, 2 months ago
  89. 59dcd0d Bump CMake minimum to 3.13.4 and remove dead code (#4792) by Marius Brehler · 4 years, 2 months ago
  90. e4e3dae Integrate LLVM at llvm/llvm-project@a5222aa0858a by iree-copybara-bot · 4 years, 2 months ago
  91. 8a55a92 Adapt dispatch region creation to always clone metadata-like/simple operations (#4784) by MaheshRavishankar · 4 years, 2 months ago
  92. eab0dbc Integrate LLVM at llvm/llvm-project@2fa4186d4e1c by iree-copybara-bot · 4 years, 2 months ago
  93. 46963f7 Disabling failing reverse linalg-on-tensors test. (#4788) by rsuderman · 4 years, 2 months ago
  94. 52a1fe6 Enable passing e2e/xla_ops linalg-on-tensors tests (#4779) by Ahmed S. Taei · 4 years, 2 months ago
  95. b2b2f04 Synchronize submodules with LLVM at llvm/llvm-project@a4fa667dee60 by Rob Suderman · 4 years, 2 months ago
  96. 11a73b8 [CodeGen] Pack scf.for vector<8xf16> loop-carried values (#4775) by Lei Zhang · 4 years, 2 months ago
  97. 0db00b9 Integrate LLVM at llvm/llvm-project@f89f6d1e5d7d by iree-copybara-bot · 4 years, 2 months ago
  98. 21b9520 [codegen] Enable vectorizing convolution with output height != 1 (#4758) by Lei Zhang · 4 years, 2 months ago
  99. 9d1e326 Add logic for better ordering of fusion. (#4772) by MaheshRavishankar · 4 years, 2 months ago
  100. d0cc95f Add CUDA SDK headers to third_party (#4776) by Thomas · 4 years, 2 months ago