summaryrefslogtreecommitdiff
path: root/test/passes/reorder-locals.txt
Commit message (Expand)AuthorAgeFilesLines
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-3/+3
* Remove FunctionType (#2510)Thomas Lively2019-12-111-5/+5
* Massive renaming (#1855)Thomas Lively2019-01-071-25/+25
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-3/+3
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-52/+52
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-1/+1
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* add drop and tee expressionsAlon Zakai2016-09-071-1/+3
* wast function type name desugaring is changing in spec:301 (#654)Alon Zakai2016-07-281-3/+5
* drop completely unused locals in ReorderLocalsAlon Zakai2016-04-111-4/+0
* add reorder-locals testcaseAlon Zakai2016-04-111-0/+11
* Make initial and max memory sizes be in pages instead of bytesDerek Schuff2016-03-091-1/+1
* Reorder locals.Michael2016-02-191-0/+44