- 0c69c9e Adding `iree_vm_context_fork` to fork a context. (#18751) by Ben Vanik · 6 months ago
- a28f76f Adding flag placeholders to semaphores/events. (#18122) by Ben Vanik · 8 months ago
- 9edf1fc Reland "Freeze all statuses emitted by calls into dynamic modules" (#16192) by Quinn Dawkins · 1 year, 2 months ago
- 237d8db Revert "Freeze all statuses emitted by calls into dynamic modules (#16191) by Quinn Dawkins · 1 year, 2 months ago
- 37e65de Freeze all statuses emitted by calls into dynamic modules (#16066) by Quinn Dawkins · 1 year, 2 months ago
- 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 5 months ago
- e329737 Recommend `-G Ninja` in all in-tree documentation. (#15328) by Scott Todd · 1 year, 5 months ago
- 8c34b97 Use custom iree.dev domain in links to documentation site. (#15036) by Scott Todd · 1 year, 5 months ago
- 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 8 months ago
- 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 8 months ago
- 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 10 months ago
- ef52dbf Restructure website sections and navigation. (#13991) by Scott Todd · 1 year, 10 months ago
- 5363ea3 Adding IREE_EXTERNAL_TOOLING_MODULES cmake flag. (#13367) by Ben Vanik · 1 year, 11 months ago
- 9461d3b Adding support for loading VM modules from dynamic libraries. (#13112) by Ben Vanik · 2 years ago
- 09630d6 Finally moving VM type registration to iree_vm_instance_t. (#12650) by Ben Vanik · 2 years ago
- 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 1 month ago
- cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
- c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
- 597a5b9 Fixing custom_module/async/ README header. by Ben Vanik · 2 years, 3 months ago
- eefc3b0 Adding custom_module/sync/ & custom_module/async/ samples. by Ben Vanik · 2 years, 4 months ago
- 7d2c17a Moving existing custom_module sample to custom_module/basic/. by Ben Vanik · 2 years, 4 months ago
- 3072817 Making ref_cc.h an implementation detail of iree/vm/ref.h. (#10948) by Ben Vanik · 2 years, 5 months ago
- 7a9b84c Making status_cc.h an implementation detail of status.h. (#10946) by Ben Vanik · 2 years, 5 months ago
- 85b1f82 Renaming util.do_not_optimize to util.optimization_barrier. (#10884) by Ben Vanik · 2 years, 5 months ago
- 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 8 months ago
- 0b8210c Adding `--iree-execution-model=` flag. by Ben Vanik · 2 years, 8 months ago
- 6b8387c Adding VM module dependency versioning support. (#10014) by Ben Vanik · 2 years, 8 months ago
- 95e8fb3 Adding workaround for size optimized build issue. by Ben Vanik · 2 years, 8 months ago
- 97058ad Adding custom_module sample. by Ben Vanik · 2 years, 8 months ago