summaryrefslogtreecommitdiff
path: root/test/passes/flatten_i64-to-i32-lowering.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove function index printing (#2742)Thomas Lively2020-04-091-10/+10
* Remove redundant instructions in Flatten (#2524)Heejin Ahn2019-12-121-261/+233
* Remove FunctionType (#2510)Thomas Lively2019-12-111-17/+18
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-11/+11
* I64ToI32Lowering: don't use alignment 1 everywhere (#2070)Alon Zakai2019-04-301-0/+275
* wasm2js: remove more code we don't need since we have flat IR (#2039)Alon Zakai2019-04-221-1/+1
* wasm2js: unreachability fixes (#2037)Alon Zakai2019-04-221-1/+59
* wasm2js: handle unreachable select and global.set (#2029)Alon Zakai2019-04-181-0/+102
* Wasm2js: support i64 globals (#2021)Alon Zakai2019-04-181-0/+58
* Verify flat IR where it is expected, and give a nice error (#2009)Alon Zakai2019-04-161-0/+81