summaryrefslogtreecommitdiff
path: root/test/example/relooper-fuzz1.txt
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-6/+6
* Remove Type ordering (#3793)Thomas Lively2021-05-181-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-4/+4
* Remove FunctionType (#2510)Thomas Lively2019-12-111-10/+10
* Massive renaming (#1855)Thomas Lively2019-01-071-11/+11
* Merge-Blocks improvements (#1760)Alon Zakai2018-11-261-3/+3
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-2/+2
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-2/+2
* Stack IR (#1623)Alon Zakai2018-07-301-2/+2
* More simple math opts (#1414)Alon Zakai2018-02-141-6/+6
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-4/+4
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-462/+462
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-4/+4
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-2/+2
* call_import changes: no more call_import, shared index space with functionsAlon Zakai2016-09-161-12/+12
* use eqz as an optimizationAlon Zakai2016-09-071-19/+10
* new export syntax in spec repoAlon Zakai2016-09-071-2/+2
* new import syntax in spec repoAlon Zakai2016-09-071-2/+2
* export kindsAlon Zakai2016-09-071-2/+2
* add drop and tee expressionsAlon Zakai2016-09-071-3/+7
* avoid label variable usage in relooper for forward branches, just use a stack...Alon Zakai2016-07-201-180/+104
* add more relooper testing and improve existingAlon Zakai2016-07-201-0/+577