summaryrefslogtreecommitdiff
path: root/test/passes/optimize-instructions_optimize-level=2_ignore-implicit-traps.txt
Commit message (Expand)AuthorAgeFilesLines
* memory.copy: use nop reductions only for ignoreImplicitTraps (#3074)Max Graey2020-08-241-362/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-6/+6
* Remove FunctionType (#2510)Thomas Lively2019-12-111-8/+8
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-2/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-62/+62
* Stricter Canonicalization (#1774)Alon Zakai2018-11-271-3/+3
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-6/+6
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-0/+38
* do not swap elements in conditionalizeExpensiveOnBitwise if they invalidate e...Alon Zakai (kripken)2017-07-291-0/+70
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-5/+5
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-221/+221
* optimize out add/sub of 0Alon Zakai (kripken)2017-02-161-8/+2
* Improve handling of implicit traps (#898)Alon Zakai2017-02-061-0/+260