1. 5c5d080 Add XLA ops coverage to docs publication. by Hanhan Wang · 5 years ago
  2. 345a557 Revise alwaylink by Marius Brehler · 5 years ago
  3. e8a14c1 CMake: Revise _ALWAYSLINK_LIBS_MLIR by Marius Brehler · 5 years ago
  4. 59ff572 Removing glslang and the embedded SPIR-V kernels now that they are unused. by Ben Vanik · 5 years ago
  5. 1726929 Refresh "getting_started.md" as "developer_overview.md". by Scott Todd · 5 years ago
  6. ab84e35 Use registerMlirTranslations() in iree-translate by Marius Brehler · 5 years ago
  7. 00a390f Switch abs test to check framework by Geoffrey Martin-Noble · 5 years ago
  8. 44ac31d Re-enable LLVM JIT in check framework by Geoffrey Martin-Noble · 5 years ago
  9. 5888a14 Publish landing page and short-term focus doc by Lei Zhang · 5 years ago
  10. 23f9a57 Implement and use registerIreeDialects() by Marius Brehler · 5 years ago
  11. 698f3bf [docs] Publish "Getting Started" docs by Lei Zhang · 5 years ago
  12. 3389eda Refactor CMake configuration by Marius Brehler · 5 years ago
  13. cc4328c CMake: Fix test labels by Marius Brehler · 5 years ago
  14. cd5b095 Add scripts to build docs and prepare them for publication by Lei Zhang · 5 years ago
  15. b5b46cb Filter CMake tests by label by Geoffrey Martin-Noble · 5 years ago
  16. 2b26f8b Rollup of fixes to iree-check-module. by Ben Vanik · 5 years ago
  17. 9024e9b CMake: Fix passing TESTONLY and PUBLIC to other CMake modules by Marius Brehler · 5 years ago
  18. e5fd5b5 CMake: iree check test functions by Geoffrey Martin-Noble · 5 years ago
  19. 22f0e24 Add support for building docs by Lei Zhang · 5 years ago
  20. e9093b1 CMake: Fix setting test properties by Geoffrey Martin-Noble · 5 years ago
  21. 0ef0256 Merging dynamic shapes feature branch. by Ben Vanik · 5 years ago
  22. 51a8d77 Reenable e2e xla ctests by Marius Brehler · 5 years ago
  23. 88b08d2 Enable ctests for e2e/xla by Marius Brehler · 5 years ago
  24. 8d60a73 Build python bindings in CI via CMake by Marius Brehler · 5 years ago
  25. 3a659bf CMake: Add macOS support to iree_cc_binary by Marius Brehler · 5 years ago
  26. 1a4d4f3 CMake: Add X86 to LLVM_TARGETS_TO_BUILD by Marius Brehler · 5 years ago
  27. e1cd276 Use 'alwayslink' helpers from iree_cc_binary in iree_cc_test. by Scott Todd · 5 years ago
  28. c418603 Add ExpectAllTrue to check dialect. by Geoffrey Martin-Noble · 5 years ago
  29. d06ea69 Making VM registers use a 16-bit address space. by Ben Vanik · 5 years ago
  30. da2d239 Add DATA support to external_cc_library.cmake. by Scott Todd · 5 years ago
  31. 1b4ac81 CMake function to add all subdirectories by Geoffrey Martin-Noble · 5 years ago
  32. 553a75b CMake rebuild script by Geoffrey Martin-Noble · 5 years ago
  33. 633148d Add support for DATA in CMake. by Scott Todd · 5 years ago
  34. 0c0cd9f Replace MLIR's registerAllPasses() and registerAllDialects() by forked functions by Marius Brehler · 5 years ago
  35. 5419a0b Implementing VMLA reduction conversion. by Ben Vanik · 5 years ago
  36. 368bc7a Drop custom gtest configuration by Geoffrey Martin-Noble · 5 years ago
  37. de99442 Add testonly support to iree_cc_binary.cmake by Geoffrey Martin-Noble · 5 years ago
  38. 90b44f7 Change 'translation' to 'flags' list in iree_bytecode_module. by Scott Todd · 5 years ago
  39. 4736378 Remove call to registerTestPasses() from iree_opt_library by Marius Brehler · 5 years ago
  40. 57d5e2e Getting most of the tests running on Windows. by Ben Vanik · 5 years ago
  41. ef13fb6 Progress towards an MSVC build by Ben Vanik · 5 years ago
  42. d0ffe2e Add MLIRLoopOpsTransforms dep to CMake configuration by Marius Brehler · 5 years ago
  43. 1b63b6c Add CMake configuration for tensorlist module by Marius Brehler · 5 years ago
  44. c85fca1 CTest: Delete tmpdir if it wasn't previously by Geoffrey Martin-Noble · 5 years ago
  45. a927976 Target mapping and ctest fixes by Geoffrey Martin-Noble · 5 years ago
  46. e03971e CMake: Update tensorflow and llvm submodules. by Marius Brehler · 5 years ago
  47. a56b6fb Adopt upstream changes, revising the naming of MLIROptMain and MLIRMlirOptLib by Marius Brehler · 5 years ago
  48. 44a3ae7 Add temporary directory handling to ctest by Geoffrey Martin-Noble · 5 years ago
  49. edc80e1 Delete iree_glob_lit_tests cmake function by Geoffrey Martin-Noble · 5 years ago
  50. 5007a96 Run ctest as part of cmake CI by Geoffrey Martin-Noble · 5 years ago
  51. 4242b73 Add bazel_to_cmake support for flatbuffer_cc_library by Marius Brehler · 5 years ago
  52. 194b56b Fix and update CMake configuration by Marius Brehler · 5 years ago
  53. db76329 CMake: Improve support to build python bindings by Marius Brehler · 5 years ago
  54. aa24d3e Make generated lit test target names match common internal format by Geoffrey Martin-Noble · 5 years ago
  55. b9aa31f Reorganize scripts by Geoffrey Martin-Noble · 5 years ago
  56. f51565e Refactor CMake target iree_opt_library and targets depending on it by Marius Brehler · 5 years ago
  57. ee30e1b [CMake] Defer setting link options until all libraries are declared. by Scott Todd · 5 years ago
  58. 1a12e32 Add relative package path support to iree_cc_test.cmake by Geoffrey Martin-Noble · 5 years ago
  59. 2a53ec9 Add CMake support for textual_headers by Marius Brehler · 5 years ago
  60. 3978c8d Add support for relative package paths in CMake by Marius Brehler · 5 years ago
  61. 616b7e5 Refactor iree_alwayslink.cmake by Marius Brehler · 5 years ago
  62. fa1dbd8 Replace SRCS by TD_FILE in CMake's iree_tablegen_library() by Marius Brehler · 5 years ago
  63. f0eaf37 Add CMake iree_lit_test[_suite] mirroring bazel by Geoffrey Martin-Noble · 5 years ago
  64. 42f30e7 Replace TRANSLATION_TOOL by TRANSLATE_TOOL in CMake's iree_bytecode_module() by Marius Brehler · 5 years ago
  65. d6f4a27 Properly set test tool dependencies for lit tests by Geoffrey Martin-Noble · 5 years ago
  66. 9bc708e Introduce and enable lit tests via CMake by Marius Brehler · 5 years ago
  67. c6900f8 Restore Vulkan graphics sample, now using VM2 APIs. by Scott Todd · 5 years ago
  68. 5975d67 Refactor CMake configuration for iree::tools and ALWAYSLINK by Marius Brehler · 5 years ago
  69. d9e0e20 CMake: Support transitive ALWAYSLINK deps, update iree-translate rule. by Scott Todd · 5 years ago
  70. 4f0a34f CMake: fix interface deps in iree_cc_binary, add iree-dump-module. by Scott Todd · 5 years ago
  71. 9dd6c66 Add and use CMake modules to generate SPIR-V kernels by Marius Brehler · 5 years ago
  72. 5dd2b8c CMake module related fixes by Marius Brehler · 5 years ago
  73. 545c5ef Force setting further copts variables via CMake by Marius Brehler · 5 years ago
  74. 575b63a Enable testing via CMake by Marius Brehler · 5 years ago
  75. 18152f1 Disable build tests for third_party/{benchmark,glslang} with CMake by Marius Brehler · 5 years ago
  76. 0603415 Changes to make iree build with cmake with vm2 and llvm mono-repo. by Stella Laurenzo · 5 years ago
  77. da7a33e Fix spelling by Marius Brehler · 5 years ago
  78. 3555f14 Renaming iree-run-mlir2 -> iree-run-mlir and making the other tool names consistent. by Ben Vanik · 5 years ago
  79. 11adcab Add iree_cc_embed_data and iree_bytecode_module CMake functions. by Scott Todd · 5 years ago
  80. 4af17b6 Add "alwayslink" support to CMake builds, update CMake dependencies. by Scott Todd · 5 years ago
  81. 9a92463 Enable building iree-tblgen via CMake by Marius Brehler · 5 years ago
  82. 80d9abe CMake support for iree::compiler::Dialect by Marius Brehler · 5 years ago
  83. d9ea501 Fix compiler flags for GCC by Geoffrey Martin-Noble · 5 years ago
  84. 0d41620 Add ImGui to Vulkan integration sample. by Scott Todd · 5 years ago
  85. 7f6af20 Enable bazel builds of vulkan deps. by Stella Laurenzo · 5 years ago
  86. 6b112ef Rollup of fixes for MSVC and CMake build. by Ben Vanik · 5 years ago
  87. b8fe086 More CMake updates focusing on the compiler. by Ben Vanik · 6 years ago
  88. cc2aff9 CMake tweaks preparing for building the compiler. by Ben Vanik · 6 years ago
  89. 512d2d3 Adding more (still incomplete) CMake files and fixing public build errors. by Ben Vanik · 6 years ago
  90. 246bc91 CMake tweaks to get gunit working. by Ben Vanik · 6 years ago
  91. 185d30c Initial CMake files for base/ to test how things work. Not yet complete. by Ben Vanik · 6 years ago