Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up wasm2asm testing (#1546) | Alon Zakai | 2018-05-13 | 1 | -100/+0 |
* | Optimize equivalent locals (#1540) | Alon Zakai | 2018-05-10 | 1 | -5/+3 |
* | reorder locals in wasm2asm (#1482) | Nathan Froyd | 2018-03-22 | 1 | -10/+8 |
* | add the highbits global to the IR (#1483) | Nathan Froyd | 2018-03-20 | 1 | -0/+1 |
* | create Math_{min,max} variables for wasm2asm-generated JS (#1476) | Nathan Froyd | 2018-03-16 | 1 | -0/+2 |
* | eliminate multiple return statements for wasm2asm functions (#1448) | Nathan Froyd | 2018-03-01 | 1 | -4/+2 |
* | Improve name mangling of asm.js identifiers (#1433) | Daniel Wirtz | 2018-02-21 | 1 | -30/+30 |
* | implement lowering for i64 subtraction (#1429) | Nathan Froyd | 2018-02-14 | 1 | -0/+103 |