| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [WebAssembly] Initial varargs support. | Dan Gohman | 2015-12-04 | 1 | -0/+4 | |
| * | [WebAssembly] Fix dominance check for PHIs in the StoreResult pass | Dan Gohman | 2015-12-03 | 1 | -5/+4 | |
| * | [WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a ... | Dan Gohman | 2015-12-02 | 1 | -1/+1 | |
| * | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 2015-11-29 | 1 | -2/+3 | |
| * | [WebAssembly] Support for register stackifying with load and store instructions. | Dan Gohman | 2015-11-25 | 1 | -28/+46 | |
| * | [WebAssembly] Add asserts that the expression stack is used in stack order. | Dan Gohman | 2015-11-20 | 1 | -0/+23 | |
| * | [WebAssemby] Enforce FIFO ordering for instructions using stackified registers. | Dan Gohman | 2015-11-20 | 1 | -0/+26 | |
| * | [WebAssembly] Enable register coloring and register stackifying. | Dan Gohman | 2015-11-18 | 1 | -0/+9 | |
| * | [WebAssembly] Prototype passes for register coloring and register stackifying. | Dan Gohman | 2015-11-16 | 1 | -0/+146 | |

