Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add memory: init, copy, fill support to Multi-Memory Lowering Pass (#5346) | Ashley Nelson | 2022-12-15 | 1 | -0/+112 |
* | Refactor Multi-Memory Lowering pass to support additional instructions (#5352) | Ashley Nelson | 2022-12-15 | 1 | -44/+64 |
* | Add Atomics support to Multi-Memory Lowering Pass (#5339) | Ashley Nelson | 2022-12-12 | 1 | -0/+41 |
* | Add SIMD support to Multi-Memory Lowering Pass (#5336) | Ashley Nelson | 2022-12-12 | 1 | -6/+34 |
* | Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256) | Ashley Nelson | 2022-12-09 | 1 | -70/+110 |
* | Handles memory.grow failure in MultiMemoryLowering Pass (#5241) | Ashley Nelson | 2022-11-11 | 1 | -4/+9 |
* | Multi-Memories Lowering Pass (#5107) | Ashley Nelson | 2022-11-01 | 1 | -0/+421 |