1. d71c147 Refresh website branding. (#16151) by Scott Todd · 1 year, 2 months ago
  2. 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 5 months ago
  3. fd9cd2f Fix some minspec/optional feature bitrot. (#15378) by Stella Laurenzo · 1 year, 5 months ago
  4. f726c87 Build sample_webgpu in build_test_test_samples. (#14690) by Scott Todd · 1 year, 8 months ago
  5. 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 8 months ago
  6. 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 10 months ago
  7. 6d60a12 Add WebGPU sample application and update other web demos. by Scott Todd · 1 year, 10 months ago
  8. df71589 [StableHLO] Migrate samples to StableHLO (#13916) by Jakub Kuderski · 1 year, 10 months ago
  9. 950e172 Deprecate MHLO input conversion pipeline (#13870) by Jakub Kuderski · 1 year, 10 months ago
  10. bb21d92 Fix many broken links across code and docs. (#13592) by Scott Todd · 1 year, 11 months ago
  11. d2f5a7c Update `experimental/web/sample_dynamic/` after runtime changes. (#13174) by Scott Todd · 2 years ago
  12. 380bde7 Renaming `--iree-llvm-` CPU flags to `--iree-llvmcpu-`. by Ben Vanik · 2 years, 1 month ago
  13. 78fc0e3 Finishing iree_vm_list_set_variant/iree_vm_list_push_variant impls. by Ben Vanik · 2 years, 1 month ago
  14. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
  15. c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
  16. 1cdcc06 Use OpenXLA theming on website. by Scott Todd · 2 years, 2 months ago
  17. f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 2 months ago
  18. a92999e Use new `IREE_HOST_BIN_DIR` CMake variable in scripts/docs. (#11831) by Scott Todd · 2 years, 3 months ago
  19. 56d65bf Specify Python3 executable path in CI (#11696) by Jerry Wu · 2 years, 3 months ago
  20. fb7f7d1 Migrate samples build to GitHub actions (#11466) by Geoffrey Martin-Noble · 2 years, 4 months ago
  21. decb765 Removing IREE_API_VERSION. (#10937) by Ben Vanik · 2 years, 5 months ago
  22. 2d85c9d Fix samples after VM changes. (#10048) by Scott Todd · 2 years, 8 months ago
  23. 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 8 months ago
  24. 55bec0d Update samples to use "llvm-cpu" and "local-task" names consistently. (#9932) by Scott Todd · 2 years, 8 months ago
  25. 53f31d1 Create multi-stage RISCV-32 build (#9845) by Geoffrey Martin-Noble · 2 years, 9 months ago
  26. 4a5eb4a Web sample tweaks for showing demos. (#9783) by Scott Todd · 2 years, 9 months ago
  27. 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 9 months ago
  28. 2814631 Remove explicit `--iree-mlir-to-vm-bytecode-module` flag usage. (#9445) by Scott Todd · 2 years, 10 months ago
  29. 097d826 Renaming iree/tools/utils/ -> iree/tooling/. (#9417) by Ben Vanik · 2 years, 10 months ago
  30. 74d741e Fix samples after driver refactoring. (#9391) by Scott Todd · 2 years, 10 months ago
  31. 325b044 Splitting sync and task drivers into iree/hal/drivers/. Progress on #4298. by Ben Vanik · 2 years, 10 months ago
  32. a6b96c1 Add index page to web test runner, showing all available tests. (#9325) by Scott Todd · 2 years, 10 months ago
  33. 9a50ab1 flatbuffers -> FlatBuffers by Ben Vanik · 2 years, 10 months ago
  34. 748bcd2 Move iree/test/ to tests/. (#9203) by Scott Todd · 2 years, 10 months ago
  35. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago
  36. 55e4c2c Add initial benchmarking features to WebAssembly experiments. (#9100) by Scott Todd · 2 years, 11 months ago
  37. c0c6184 Fix several paths following samples/ and runtime/ code moves. (#8987) by Scott Todd · 3 years ago
  38. 07057c8 Documentation updates for testing and build scripts. (#8720) by Scott Todd · 3 years ago
  39. f649096 Fix web sample warnings and use IREE_DEFAULT_COPTS warnings/errors. (#8672) by Scott Todd · 3 years ago
  40. 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years ago
  41. 34d3113 Fix exit codes in web sample scripts and whitespace in input. (#8588) by Scott Todd · 3 years ago
  42. 1be3717 Fix web samples and test building them on CI. (#8482) by Scott Todd · 3 years, 1 month ago
  43. 26591c8 Force embedded ELF linking off when targeting WebAssembly. (#8433) by Scott Todd · 3 years, 1 month ago
  44. b6f7891 Build out dynamic web sample to behave like iree-run-module. (#8417) by Scott Todd · 3 years, 1 month ago
  45. 15fce0a Add dynamic linking web sample using Emscripten. (#8319) by Scott Todd · 3 years, 2 months ago