Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Update to more stack-machine-oriented terminology. | Dan Gohman | 2016-10-03 | 1 | -3/+3 |
* | [WebAssembly] Initial SIMD128 support. | Derek Schuff | 2016-08-02 | 1 | -0/+4 |
* | [WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a ... | Dan Gohman | 2015-12-02 | 1 | -1/+1 |
* | [WebAssembly] Use a physical register to describe ARGUMENT liveness. | Dan Gohman | 2015-11-25 | 1 | -0/+5 |
* | [WebAssemby] Enforce FIFO ordering for instructions using stackified registers. | Dan Gohman | 2015-11-20 | 1 | -0/+4 |
* | [WebAssembly] Tidy up and update a TODO item. NFC. | Dan Gohman | 2015-11-13 | 1 | -14/+9 |
* | [WebAssembly] Rename several functions and types according to the new spec. | Dan Gohman | 2015-09-26 | 1 | -4/+4 |
* | WebAssembly: basic instructions todo, and basic register info. | JF Bastien | 2015-07-10 | 1 | -4/+30 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+28 |