Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename external conversion instructions (#6716) | Jérôme Vouillon | 2024-07-08 | 1 | -1/+1 |
* | OptimizeCasts: Also handle local.tee (#6507) | Jérôme Vouillon | 2024-04-18 | 1 | -27/+26 |
* | Remove legacy WasmGC instructions (#5861) | Thomas Lively | 2023-08-09 | 1 | -4/+2 |
* | OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker (#5866) | Alon Zakai | 2023-08-08 | 1 | -0/+10 |
* | Move casts which are immediate children of local.gets to earlier local.gets (... | Bruce He | 2023-06-06 | 1 | -16/+324 |
* | Improve TODO docs in OptimizeCasts (#5732) | Alon Zakai | 2023-05-18 | 1 | -7/+17 |
* | [Wasm GC] Start an OptimizeCasts pass and reuse cast values there (#5263) | Alon Zakai | 2022-11-17 | 1 | -0/+229 |