Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a ... | Dan Gohman | 2015-12-02 | 1 | -1/+1 |
* | [WebAssembly] Fix a few minor compiler warnings. NFC. | Dan Gohman | 2015-11-30 | 1 | -7/+7 |
* | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 2015-11-29 | 1 | -2/+2 |
* | [WebAssembly] Always print loop end labels | Dan Gohman | 2015-11-23 | 1 | -1/+11 |
* | [WebAssembly] Use dominator information to improve BLOCK placement | Dan Gohman | 2015-11-23 | 1 | -46/+125 |
* | Try to fix build more -- like r252392 but for WebAssembly. | Nico Weber | 2015-11-07 | 1 | -4/+4 |
* | [WebAssembly] Fix CFG stackification of nested loops. | Dan Gohman | 2015-10-02 | 1 | -4/+15 |
* | [WebAssembly] Check in an initial CFG Stackifier pass | Dan Gohman | 2015-09-16 | 1 | -0/+278 |