summaryrefslogtreecommitdiff
path: root/test/lit/passes/dae_tnh.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-2/+0
* Use TopologicalSort::minSort to order rec groups (#6892)Thomas Lively2024-09-041-3/+3
* DeadArgumentElimination/SignaturePruning: Prune params even if called with ef...Alon Zakai2024-03-181-11/+41
* Remove legacy type defintion text syntax (#5948)Thomas Lively2023-09-181-1/+1
* Make final types the default (#5918)Thomas Lively2023-09-091-1/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-15/+15
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-10/+10
* Only look at the relevant parameter in param-utils:removeParameter (#4937)Alon Zakai2022-08-231-0/+38
* Fix DeadArgumentElimination + TrapsNeverHappen to not leave stale types (#4910)Alon Zakai2022-08-181-0/+48
* DeadArgumentElimination: Remove removable effects (#4514)Alon Zakai2022-02-101-0/+34