summaryrefslogtreecommitdiff
path: root/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Port stack IR test to lit (#5957)Thomas Lively2023-09-181-1585/+0
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-9/+9
* StackIR: Remove nops (#5746)Alon Zakai2023-05-301-9/+0
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-4/+4
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-20/+14
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-7/+7
* Remove Type ordering (#3793)Thomas Lively2021-05-181-4/+4
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-22/+22
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-104/+104
* Remove FunctionType (#2510)Thomas Lively2019-12-111-128/+128
* Remove trailing whitespaces after 'else' in stack IR (#2284)Heejin Ahn2019-08-061-5/+5
* Massive renaming (#1855)Thomas Lively2019-01-071-160/+160
* Suppress the 'has StackIR' comment when printing StackIR (#1726)Daniel Wirtz2018-11-041-52/+52
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-8/+8
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-8/+8
* Print Stack IR in proper .wat format (#1630)Alon Zakai2018-08-141-570/+630
* Stack IR (#1623)Alon Zakai2018-07-301-0/+1540