summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-brs_shrink-level=1.txt
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-3/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-9/+19
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-1/+1
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-2/+2
* More precise implicitTrap detection for binary extressions (#3312)Max Graey2020-11-041-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-9/+9
* Remove FunctionType (#2510)Thomas Lively2019-12-111-12/+11
* Massive renaming (#1855)Thomas Lively2019-01-071-5/+5
* Don't try to optimize away unused names in RemoveUnusedBrs (#1750)Alon Zakai2018-11-151-1/+1
* br_table optimizations (#1502)Alon Zakai2018-04-101-0/+109
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-5/+5
* 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-5/+5
* Validation fixes for issues noticed by afl (#988)Alon Zakai2017-05-021-0/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-111/+111
* Improve handling of implicit traps (#898)Alon Zakai2017-02-061-4/+32
* merge adjacent br_ifsAlon Zakai2016-10-271-0/+78
* Pass options (#788)Alon Zakai2016-10-181-0/+19