summaryrefslogtreecommitdiff
path: root/test/lit/passes/ssa.wast
Commit message (Expand)AuthorAgeFilesLines
* Make validation of stale types stricter (#7097)Thomas Lively2024-11-211-0/+16
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Remove extra space printed in empty structs (#6750)Thomas Lively2024-07-161-1/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-3/+3
* Fix SSA on null refinement (#5886)Alon Zakai2023-08-171-0/+28
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-8/+4
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-0/+4
* [Wasm GC] Fix SSA pass on non-nullable parameters (#3745)Alon Zakai2021-03-291-0/+34