summaryrefslogtreecommitdiff
path: root/test/passes/vacuum_ignore-implicit-traps.txt
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-4/+4
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* 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-2/+2
* handle unary and binary nodes that have implicit traps in vacuumAlon Zakai (kripken)2017-07-111-0/+4
* loads may trap, do not remove them in vacuum unless the pass options allow thatAlon Zakai (kripken)2017-07-111-0/+10