Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -1/+0 |
* | Remove extra space printed in empty structs (#6750) | Thomas Lively | 2024-07-16 | 1 | -1/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -3/+3 |
* | Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894) | Jérôme Vouillon | 2023-08-23 | 1 | -4/+4 |
* | OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker (#5866) | Alon Zakai | 2023-08-08 | 1 | -8/+10 |
* | Fix LinearExecutionWalker on calls (#5857) | Alon Zakai | 2023-08-07 | 1 | -0/+69 |