summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-names_vacuum.txt
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Make unreachable a subtype of everything (#3673)Thomas Lively2021-03-111-3/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-5/+5
* Remove FunctionType (#2510)Thomas Lively2019-12-111-7/+7
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-7/+7
* 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-5/+5
* infinite loops have side effectsAlon Zakai (kripken)2017-07-131-2/+14
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* use TypeUpdater in vacuumAlon Zakai (kripken)2017-05-201-1/+0
* Validate finalization (#1014)Alon Zakai2017-05-181-0/+8
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-11/+11
* Fix emitting of unreachable block/if/loop (#911)Alon Zakai2017-02-161-0/+5
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-1/+1
* fix vacuum big where we changed an unreachable node to a nop (#728)Alon Zakai2016-10-021-0/+8