summaryrefslogtreecommitdiff
path: root/test/passes/flatten.bin.txt
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-2/+112
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-10/+10
* Remove Type ordering (#3793)Thomas Lively2021-05-181-4/+4
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-071-1/+1
* Flatten fuzz fix with unreachable special-casing (#2876)Alon Zakai2020-05-271-0/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-10/+10
* Remove redundant instructions in Flatten (#2524)Heejin Ahn2019-12-121-4/+0
* Remove FunctionType (#2510)Thomas Lively2019-12-111-20/+20
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-1/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-95/+95
* Binary format local parsing fixes (#1664)Alon Zakai2018-09-111-38/+38
* 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-10/+10
* Flattening rewrite (#1201)Alon Zakai2017-10-031-0/+276