1. 6ab1ed8 Preserve reflection attrs on functions when wrapping for the native ABI. (#16129) by Ben Vanik · 1 year, 2 months ago
  2. ac9d6d5 Adding optional exported function declaration string to bytecode modules. (#15782) by Ben Vanik · 1 year, 4 months ago
  3. 11ced0c Adding parameters as a concept to stream/hal/tooling. (#15104) by Ben Vanik · 1 year, 5 months ago
  4. 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 8 months ago
  5. 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 9 months ago
  6. 163547a Improving iree-dump-module output. (#13614) by Ben Vanik · 1 year, 10 months ago
  7. 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 1 month ago
  8. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
  9. 9a28639 Enabling split rodata blobs in VMFB archives. by Ben Vanik · 2 years, 10 months ago
  10. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago[Renamed from iree/tools/iree-dump-module-main.c]
  11. 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years ago
  12. 35bc9a1 Aligning read file contents in tools. (#8505) by Ben Vanik · 3 years, 1 month ago[Renamed (61%) from iree/tools/iree-dump-module-main.cc]
  13. 931a3b1 Running IWYU on iree/ runtime-related code. by Ben Vanik · 3 years, 10 months ago
  14. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  15. c8cd350 Porting iree/base/internal/file_io.h to C. (#5699) by Ben Vanik · 3 years, 11 months ago
  16. 46b31b0 Rewriting/simplifying DynamicLibrary in C. (#5221) by Ben Vanik · 4 years ago
  17. 6d5044c Converting some StatusOr usage to out params in prep for iree_status_t. by Ben Vanik · 4 years, 2 months ago
  18. 5507c6e Moving iree/base/file_io.h to iree/base/internal/. by Ben Vanik · 4 years, 2 months ago
  19. 27d7d38 Making iree-dump-module use iree::file_io instead of iree::FileMapping. by Ben Vanik · 4 years, 2 months ago
  20. bc685ed Adding flatcc json support and making iree-dump-module use it. by Ben Vanik · 4 years, 4 months ago
  21. 0a6b9cc Rename main source files used directly in cc binaries (#3249) by Geoffrey Martin-Noble · 4 years, 6 months ago[Renamed from iree/tools/dump_module_main.cc]
  22. e44e7e7 Rename StatusOr::ValueOrDie() to StatusOr::value(). by Scott Todd · 5 years ago
  23. 3555f14 Renaming iree-run-mlir2 -> iree-run-mlir and making the other tool names consistent. by Ben Vanik · 5 years ago[Renamed (91%) from iree/tools/dump_module.cc]
  24. f4469e7 Simple tool to dump a flatbuffer module to text. by Stella Laurenzo · 5 years ago