Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Exceptions] Finish interpreter + optimizer support for try_table. (#6814) | Sébastien Doeraene | 2024-08-20 | 1 | -0/+6 |
* | LinearExecutionWalker: Optionally connect blocks for Br and BrOn (#5869) | Alon Zakai | 2023-08-09 | 1 | -4/+13 |
* | LinearExecutionTraversal: Add an option to connect adjacent code, use in Simp... | Alon Zakai | 2023-08-08 | 1 | -5/+42 |
* | Fix LinearExecutionWalker on calls (#5857) | Alon Zakai | 2023-08-07 | 1 | -3/+22 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -1/+1 |
* | Remove RTTs (#4848) | Thomas Lively | 2022-08-05 | 1 | -1/+0 |
* | Fix the Switch operand order in LinearExecutionWalker (#4076) | Alon Zakai | 2021-08-12 | 1 | -1/+1 |
* | [Wasm GC] Fix LinearExecutionWalker (#3954) | Alon Zakai | 2021-06-29 | 1 | -0/+11 |
* | Refactor LinearExecutionWalker to a separate file. NFC (#3956) | Alon Zakai | 2021-06-28 | 1 | -0/+139 |