summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-brs_shrink-level=1.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-10/+26
* Massive renaming (#1855)Thomas Lively2019-01-071-1/+1
* br_table optimizations (#1502)Alon Zakai2018-04-101-0/+60
* fix remove-unused-brs bug with merging br_ifs with unreachable codeAlon Zakai2017-08-281-0/+20
* infinite loops have side effectsAlon Zakai (kripken)2017-07-131-0/+16
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-6/+6
* Validation fixes for issues noticed by afl (#988)Alon Zakai2017-05-021-0/+1
* Improve handling of implicit traps (#898)Alon Zakai2017-02-061-2/+23
* merge adjacent br_ifsAlon Zakai2016-10-271-0/+39
* Pass options (#788)Alon Zakai2016-10-181-0/+20