1. 7f14078 Adding build config for HSA runtime headers. (#18909) by Ben Vanik · 5 months ago
  2. d8bf4ac Add `iree-c-embed-data` and `iree-flatcc-cli` to release packages. (#18001) by Scott Todd · 8 months ago
  3. 3d6a8ee Bump Tracy to https://github.com/wolfpld/tracy/commit/cf2344111. (#17488) by Scott Todd · 10 months ago
  4. 4132d2e [runtime][hal][hip] Implement collectives via RCCL (#17270) by Boian Petkantchin · 11 months ago
  5. 8c2a3a9 [Util] Add HoistableOpInterface to prevent hoisting metadata ops (#15714) by Quinn Dawkins · 1 year, 2 months ago
  6. dd787a7 Removing trace_replay infra and the libyaml dependency. by Ben Vanik · 1 year, 2 months ago
  7. 58cd112 Enforce CUDA >= 12 and fix its CMake search procedure (#16142) by Boian Petkantchin · 1 year, 2 months ago
  8. 863d302 QOL fixes for portable and cross-compiling builds. (#16111) by Stella Laurenzo · 1 year, 3 months ago
  9. b92ceb4 Remove SYSTEM scope from transitive includes. (#16018) by Stella Laurenzo · 1 year, 3 months ago
  10. 3e0583f Some CMake package install ergonomics. (#16015) by Stella Laurenzo · 1 year, 3 months ago
  11. 15c306f Build functioning dev packages for IREECompiler and IREERuntime. (#16008) by Stella Laurenzo · 1 year, 3 months ago
  12. a5c48ed Update to wolfpld/tracy@af73dba7 (2023-12-5) (#15807) by Lei Zhang · 1 year, 3 months ago
  13. ef8982c Convert WebGPU compiler target into a plugin. (#15612) by Scott Todd · 1 year, 4 months ago
  14. 77a8741 Fixing TRACY_NO_EXIT on MacOS and supporting MacOS tracy builds. (#15143) by Ben Vanik · 1 year, 6 months ago
  15. 1166f12 [vulkan][spirv] Update submodules and deps (#15052) by Jakub Kuderski · 1 year, 6 months ago
  16. 39a8e28 Fix build script for swiftshader to use clang by default. (#14937) by MaheshRavishankar · 1 year, 7 months ago
  17. e3578d5 Removing VMA. (#14960) by Ben Vanik · 1 year, 7 months ago
  18. 19a28bd Update swiftshader to 2023-08-25 (#14910) by Lei Zhang · 1 year, 7 months ago
  19. 265d41f Replace tm_tensor with torch-mlir proper (#14917) by Stella Laurenzo · 1 year, 7 months ago
  20. 9643b0f Disable libyaml GCC unused-value warning temporarily (#14579) by CindyLiu · 1 year, 8 months ago
  21. 489d6bf Revert "Turn off GCC warnings from third_party libraries" (#14554) by Ben Vanik · 1 year, 8 months ago
  22. af5b95b Turn off GCC warnings from third_party libraries (#14538) by CindyLiu · 1 year, 8 months ago
  23. c1e14b6 Fix CUDA bitcode builds on Windows. (#14306) by Scott Todd · 1 year, 9 months ago
  24. 7ed4f4b Adding a console tracing provider and support for external ones. (#14113) by Ben Vanik · 1 year, 10 months ago
  25. 3546f2a [StableHLO] Use stablehlo submodule (#14094) by Jakub Kuderski · 1 year, 10 months ago
  26. ad321b6 Rollup of HAL/runtime/infra changes for WebGPU HAL. (#13953) by Scott Todd · 1 year, 10 months ago
  27. f8e8574 Update cpuinfo submodule to enable Apple tvOS and watchOS (#13608) by Lei Zhang · 1 year, 11 months ago
  28. cc2ccc3 Use our private copy of Vulkan header files explicitly. (#13346) by Scott Todd · 1 year, 11 months ago
  29. 70985b5 Expand the CUDA header file pattern for building with CUDA 12.x. (#13106) by pjannaty · 2 years ago
  30. d1a65a7 Extract and improve script to download CUDA toolkit components. by Stella Laurenzo · 2 years, 1 month ago
  31. cc71082 Bump Tint to latest. (#12527) by Scott Todd · 2 years, 1 month ago
  32. 96d959e Add an option to disable use of bundled LLVM. (#12256) by Stella Laurenzo · 2 years, 1 month ago
  33. 59f3b61 Check the nccl version compatibility (#12000) by Okwan Kwon · 2 years, 2 months ago
  34. 18a5485 Refine CUDA CMake options and usage in scripts. (#11976) by Scott Todd · 2 years, 2 months ago
  35. a76e130 Update to wolfpld/tracy@baaed68b (2023-01-19) (#11909) by Lei Zhang · 2 years, 2 months ago
  36. e2c4a41 [tracy] Add support for `csvexport` tool. (#11859) by Sean Silva · 2 years, 2 months ago
  37. c31c8a0 Nccl integration (#11585) by Okwan Kwon · 2 years, 3 months ago
  38. de426de Replace CMake `IREE_HOST_BINARY_ROOT` var with `IREE_HOST_BIN_DIR`. (#11812) by Scott Todd · 2 years, 3 months ago
  39. 20d746a Replace CMake `iree_get_executable_path()` with `IMPORTED` targets. (#11764) by Scott Todd · 2 years, 3 months ago
  40. a9d23f6 Overhaul CMake and Bazel CUDA support (#11651) by Stella Laurenzo · 2 years, 3 months ago
  41. 4cf4b5a Support runtime tracing with Tracy in bazel builds. (#11650) by Stella Laurenzo · 2 years, 3 months ago
  42. 99335ac Delete liburing and the old experiment referencing it. (#11656) by Stella Laurenzo · 2 years, 3 months ago
  43. d5fd868 Bump Tint, spirv_headers, and spirv-tools to latest. (#11318) by Scott Todd · 2 years, 4 months ago
  44. 4fd7a1d [docker] More code sharing and use development clang for Bazel builds (#11108) by Geoffrey Martin-Noble · 2 years, 4 months ago
  45. 637d766 Integrate llvm-project at b048b1b769aa and bump dependencies (#11094) by Han-Chung Wang · 2 years, 5 months ago
  46. 8f221fb Switch off WARNINGS_AS_ERROR for swiftshader builds. (#10940) by MaheshRavishankar · 2 years, 5 months ago
  47. 1958c15 Update Tint and enable passing WGSL/WebGPU memory access test. (#10888) by Scott Todd · 2 years, 5 months ago
  48. 339d9d7 Update WebGPU target using latest Tint code. (#10134) by Scott Todd · 2 years, 6 months ago
  49. 094ec6d Integrate llvm/llvm-project@71604f4c4c30 (#10204) by Lei Zhang · 2 years, 7 months ago
  50. 8f5d85f Tweak Tracy CMake config so release build works again. (#10029) by Scott Todd · 2 years, 8 months ago
  51. f05f516 Update Tracy to eeffb6d2 (2022-08-02) (#9991) by Lei Zhang · 2 years, 8 months ago
  52. 29c6ab5 Revert "Update Tracy to 5a36782c (2022-08-01) (#9977)" (#9986) by Lei Zhang · 2 years, 8 months ago
  53. 25bead3 Update Tracy to 5a36782c (2022-08-01) (#9977) by Lei Zhang · 2 years, 8 months ago
  54. b82c724 [cua] Fix cuda.h path for downloaded CUDA dependencies (#9604) by Lei Zhang · 2 years, 9 months ago
  55. 6de3e31 [cuda] Use the correct libdevice.10.bc path (#9538) by Lei Zhang · 2 years, 10 months ago
  56. 719856b Reland On Demand Downloading of CUDA Dependencies for non CI Builds (#9519) by Kojo Acquah · 2 years, 10 months ago
  57. f40d66a Revert "Implement On Demand Downloading of CUDA Dependencies for non CI Builds" (#9514) by Geoffrey Martin-Noble · 2 years, 10 months ago
  58. 5d17828 Integrate llvm-project at a4bf361454c4 and bump dependencies. (#9489) by Han-Chung Wang · 2 years, 10 months ago
  59. f235749 Implement On Demand Downloading of CUDA Dependencies for non CI Builds (#9425) by Kojo Acquah · 2 years, 10 months ago
  60. 7ca0f46 Replace samples/vision_inference with a Python script + README. (#9403) by Scott Todd · 2 years, 10 months ago
  61. 4e6af05 Adding IREE_EXTERNAL_HAL_DRIVERS cmake var. by Ben Vanik · 2 years, 10 months ago
  62. f2b857a Delete samples/vulkan/ and iree-run-module-vulkan-gui. (#9340) by Scott Todd · 2 years, 10 months ago
  63. ae05f30 Include LinalgStructuredOps headers from LLVM (#9062) by Jerry Wu · 2 years, 11 months ago
  64. af853b1 bump tracy to 0.8.1 (#8957) by bjacob · 3 years ago
  65. af961d7 Allow using capstone-next for the tracy profiler. (#8760) by bjacob · 3 years ago
  66. acf3e8d Hook up the tmtensor dialect in third_party/torch-mlir-dialects by Yi Zhang · 3 years ago
  67. f10b758 Fix Lambda layers test and bump Swiftshader (#8605) by Rob Suderman · 3 years ago
  68. dd1d96c Bump SwiftShader commit to latest. by Scott Todd · 3 years, 1 month ago
  69. 0f80995 Add 'keep going' option to CMake CI builds (#8302) by Geoffrey Martin-Noble · 3 years, 2 months ago
  70. 45a6784 Temporarily disable CUDA targets pending build system changes. (#8203) by Scott Todd · 3 years, 2 months ago
  71. 7df0109 ROCm port update (#8100) by Stanley Winata · 3 years, 2 months ago
  72. c974143 Drop old BUILD file for google_tracing_framework_cpp. (#8068) by Scott Todd · 3 years, 3 months ago
  73. f8519ca Add WebGPU compiler CMake option with SPIRV-Tools and Tint dependencies. by Scott Todd · 3 years, 3 months ago
  74. 1d02962 Rollup of changes to enable JAX to directly target IREE. (#7715) by Stella Laurenzo · 3 years, 4 months ago
  75. 6874719 Switching to using our own flatcc compiler library. (#7468) by Ben Vanik · 3 years, 5 months ago
  76. 5e29c82 Relocate third_party/mlir-emitc components (#7388) by Marius Brehler · 3 years, 5 months ago
  77. d3770ff Add IREE_BUILD_TRACY CMake option. (#7382) by Stella Laurenzo · 3 years, 5 months ago
  78. 0d668d5 Update SwiftShader to 2021-09-21 @755b78dc (#7117) by Lei Zhang · 3 years, 6 months ago
  79. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 7 months ago
  80. 7fa8c20 Update SwiftShader to 2021-08-25 (#6859) by Lei Zhang · 3 years, 7 months ago
  81. 516f3fa Fix MHLO build for InferFusibility -> InferShapeEquality rename by Geoffrey Martin-Noble · 3 years, 7 months ago
  82. 75d4bb8 Import and switch to fork of EmitC's C/C++ emitter by Marius Brehler · 3 years, 9 months ago
  83. abe6c76 Adding iree-run-trace binary. (#6336) by Ben Vanik · 3 years, 9 months ago
  84. a903649 Adding libyaml submodule and getting it building. (#6319) by Ben Vanik · 3 years, 9 months ago
  85. 0d89d53 Remove third_party/renderdoc_api. (#6207) by Scott Todd · 3 years, 10 months ago
  86. 0630516 Update third_party/vulkan_memory_allocator. (#6206) by Scott Todd · 3 years, 10 months ago
  87. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  88. efa2fd8 Use external/local ROCm SDK (#5959) by raikonenfnu · 3 years, 11 months ago
  89. 4b31bd9 Initial Adding ROCM HAL Backend to Experimental (#5943) by raikonenfnu · 3 years, 11 months ago
  90. 28367c8 Select copts for stblib based on compiler to fix MSVC unknown flag error. (#5928) by Scott Todd · 3 years, 11 months ago
  91. 2464e04 Removing unused pffft submodule. (#5916) by Ben Vanik · 3 years, 11 months ago
  92. a0b75ee Delete Bazel BUILD overlay for kws streaming (#5909) by Geoffrey Martin-Noble · 3 years, 11 months ago
  93. 8c75c56 Embed CUDA libdevice when CUDA target is present (#5894) by Thomas · 3 years, 11 months ago
  94. 3079fb1 Add CUDA libdevice module to third_party (#5867) by Thomas · 3 years, 11 months ago
  95. 807f457 Add image_util library for image --> buffer_view (#5655) by CindyLiu · 3 years, 11 months ago
  96. bf8cd9e Switching from half.hpp to our own f16<->f32 conversion. (#5661) by Ben Vanik · 4 years ago
  97. fd64070 Revert "Add wasm-micro-runtime submodule and get building with CMake." (#5312) by Scott Todd · 4 years ago
  98. 2795092 Add CMake configuration for WAMR's runtime "iwasm VM core". by Scott Todd · 4 years, 1 month ago
  99. a98c3c0 Add helper to allow dynamic loading of CUDA driver library. (#4823) by Thomas · 4 years, 1 month ago
  100. 4e1a69b Remove custom CMake cross compilation for Android. (#4584) by Scott Todd · 4 years, 2 months ago