summaryrefslogtreecommitdiff
path: root/test/passes/simplify-locals-nostructure.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-14/+26
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-31/+31
* Optimize equivalent locals (#1540)Alon Zakai2018-05-101-0/+26
* Don't reorder an implicit trap with a global side effect (#1133)Alon Zakai2017-08-181-0/+33
* finalize new drops in SimplifyLocalsAlon Zakai (kripken)2017-07-111-0/+8
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-2/+2
* improve local simplication: simplify without if/block structure values before...Alon Zakai2016-11-061-0/+17
* add variants of simplify-locals with and without teeing and structural optsAlon Zakai2016-11-051-0/+15