summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-brs_enable-multivalue.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-350/+690
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-2/+2
* RemoveUnusedBrs::tablify() improvements: handle EqZ and tee (#4144)Alon Zakai2021-09-131-0/+87
* Implement missing if restructuring (#3819)Alon Zakai2021-04-201-1/+1
* RemoveUnusedBrs: Properly check for effects in selectify() (#3310)Alon Zakai2020-11-011-0/+67
* RemoveUnusedBrs fuzz fix for switches with a single target and with a value (...Alon Zakai2020-10-091-0/+22
* Handle tuples in RemoveUnusedBrs (#2693)Thomas Lively2020-03-161-0/+2109