summaryrefslogtreecommitdiff
path: root/test/passes/simplify-locals-notee.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-7/+15
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+2
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-2/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-3/+3
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-6/+6
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-56/+56
* improve local simplication: simplify without if/block structure values before...Alon Zakai2016-11-061-0/+32
* add variants of simplify-locals with and without teeing and structural optsAlon Zakai2016-11-051-0/+34