summaryrefslogtreecommitdiff
path: root/test/empty_imported_table.2asm.js
Commit message (Expand)AuthorAgeFilesLines
* reorder locals in wasm2asm (#1482)Nathan Froyd2018-03-221-8/+6
* add the highbits global to the IR (#1483)Nathan Froyd2018-03-201-0/+1
* create Math_{min,max} variables for wasm2asm-generated JS (#1476)Nathan Froyd2018-03-161-0/+2
* eliminate multiple return statements for wasm2asm functions (#1448)Nathan Froyd2018-03-011-4/+2
* Improve name mangling of asm.js identifiers (#1433)Daniel Wirtz2018-02-211-8/+8
* use simplify-locals in wasm2asm, so the output is not horribly verbose with l...Alon Zakai2017-10-201-73/+13
* Flattening rewrite (#1201)Alon Zakai2017-10-031-11/+74
* i64 to i32 lowering for wasm2asm (#1134)Thomas Lively2017-09-011-9/+8
* wasm2asm i32 arithmetic support (#1120)Thomas Lively2017-08-071-0/+38
* Get wasm2asm building again (#1107)Thomas Lively2017-08-021-0/+20