1. d8bf4ac Add `iree-c-embed-data` and `iree-flatcc-cli` to release packages. (#18001) by Scott Todd · 8 months ago
  2. 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
  3. 863d302 QOL fixes for portable and cross-compiling builds. (#16111) by Stella Laurenzo · 1 year, 2 months ago
  4. 8869777 Add crosscompile utility binaries back to iree-dist tarball (#16034) by CindyLiu · 1 year, 3 months ago
  5. bd5174b `iree_c_embed_data` improvements (#13814) by bjacob · 1 year, 10 months ago
  6. 2e8624c Add missing C++ stdint include (#13680) by Niklas Haas · 1 year, 10 months ago
  7. 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago
  8. de426de Replace CMake `IREE_HOST_BINARY_ROOT` var with `IREE_HOST_BIN_DIR`. (#11812) by Scott Todd · 2 years, 2 months ago
  9. 20d746a Replace CMake `iree_get_executable_path()` with `IMPORTED` targets. (#11764) by Scott Todd · 2 years, 2 months ago
  10. 67759e7 [cmake] Add BUNDLE DESTINATION for runtime binaries (#11718) by Lei Zhang · 2 years, 3 months ago
  11. a9d23f6 Overhaul CMake and Bazel CUDA support (#11651) by Stella Laurenzo · 2 years, 3 months ago
  12. c1a2645 Add the CMake test for generate_embed_data (#11176) by CindyLiu · 2 years, 4 months ago
  13. 28c2bfb Adding extern C around embedded data toc impl. (#9692) by Ben Vanik · 2 years, 9 months ago
  14. 4a97b00 Update IREE_DATA_ALIGNAS_PTR to be 512b aligned by Cindy Liu · 2 years, 9 months ago
  15. 152619e Improve error message in generate_embed_data_main. (#9222) by Scott Todd · 2 years, 10 months ago
  16. 9bde61b Move C runtime source directories into runtime/src/iree. (#8950) by Stella Laurenzo · 3 years ago
  17. 674732a Cast from uint8_t* to char* in generate_embed_data, fixing warning. (#8071) by Scott Todd · 3 years, 3 months ago
  18. 1f33d06 Remove flags lib from generate_embed_data. (#7417) by Stella Laurenzo · 3 years, 5 months ago
  19. e736236 Release the new iree-compiler-api vs the old. (#7182) by Stella Laurenzo · 3 years, 6 months ago
  20. df89eb0 Removing usage of the abseil c++ library from IREE. (#6259) by Ben Vanik · 3 years, 9 months ago
  21. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  22. e6bbd74 Fixing c embed data's --flatten argument, removing C++, and fixing msvc. (#5896) by Ben Vanik · 3 years, 11 months ago
  23. 783e5e3 Fix dependency paths in cc_embed_data (#5831) by Phillipp Schoppmann · 3 years, 11 months ago
  24. 6af6162 Drop cc_embed_data. by Scott Todd · 3 years, 11 months ago
  25. b69d0cc Adding iree/runtime/ as a higher-level C API. (#5707) by Ben Vanik · 3 years, 11 months ago
  26. c95d706 Fixing c embed data for MSVC and converting the test files to binary. (#5717) by Ben Vanik · 3 years, 11 months ago
  27. 71925a4 Rename FileToc struct to iree_file_toc_t (#5578) by Geoffrey Martin-Noble · 4 years ago
  28. 40ed02d Add c_embed_data build tool (#5540) by CindyLiu · 4 years ago
  29. 59ad168 Drop absl flat_hash_set and some unused includes. (#5346) by Scott Todd · 4 years ago
  30. 4e1a69b Remove custom CMake cross compilation for Android. (#4584) by Scott Todd · 4 years, 2 months ago
  31. 7f4c2d2 Fix CMake Android cross-compilation on Windows. (#3459) by Scott Todd · 4 years, 5 months ago
  32. 0a6b9cc Rename main source files used directly in cc binaries (#3249) by Geoffrey Martin-Noble · 4 years, 6 months ago
  33. 5470635 Remove platform switches for gtest deps. by Scott Todd · 4 years, 7 months ago
  34. 11bd7a0 Fix stdalign include in Android (#2688) by Lei Zhang · 4 years, 8 months ago
  35. 8c18b8c Refactoring bytecode_module to use flatcc instead of flatbuffers C++. by Ben Vanik · 4 years, 8 months ago
  36. 083ac8e Fix layering and turn on layering_check (#2540) by Geoffrey Martin-Noble · 4 years, 9 months ago
  37. 645a88b Add buildifier lint action (#2243) by Geoffrey Martin-Noble · 4 years, 9 months ago
  38. 79aa981 Merge commit '0d779d' into cross-cmake by Lei Zhang · 4 years, 9 months ago
  39. 8fcfe39 Add unit test for DynamicLibrary. by Scott Todd · 4 years, 9 months ago
  40. 1ff7061 rename function; hide more cross-compile details in functions by Lei Zhang · 4 years, 10 months ago
  41. 0d281b7 [cmake] Set up cross compilation for IREE by Lei Zhang · 4 years, 10 months ago
  42. f353ab5 Rollup of runtime-related fixes for MSVC/Windows. by Ben Vanik · 5 years ago
  43. da4e2a2 Add define guard around FileToc in cc_embed_data. by Scott Todd · 5 years ago
  44. fbd226b CMake improvements by Marius Brehler · 5 years ago
  45. a88ba8e Add std namespace to string to fix build by Geoffrey Martin-Noble · 5 years ago
  46. bb37bb8 Add license header comments to BUILD files by Geoffrey Martin-Noble · 5 years ago
  47. 0bd778e Create gtest.h and gtest_main.cc for test init. by Scott Todd · 5 years ago
  48. dc322f8 Internal changes. by Stella Laurenzo · 5 years ago
  49. 2e2fc9c Update CMake min to 3.12 by powderluv · 5 years ago
  50. 74efdee Change all lit test packages to use common macros (in prep for getting lit tests to work). by Stella Laurenzo · 5 years ago
  51. 4be1097 Introduce OSS support for embedding data into binaries and use it for SPIRV kernels in Bazel builds. by Stella Laurenzo · 5 years ago