Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make validation of stale types stricter (#7097) | Thomas Lively | 2024-11-21 | 1 | -1/+1 |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -1/+0 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -20/+38 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -19/+19 |
* | Improve br_on* optimizations (#5887) | Thomas Lively | 2023-08-22 | 1 | -14/+107 |
* | Remove legacy WasmGC instructions (#5861) | Thomas Lively | 2023-08-09 | 1 | -93/+42 |
* | [NFC] Port passes remove-unused-brs_all-features.wast to lit (#5843) | Thomas Lively | 2023-07-27 | 1 | -0/+225 |