Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 2016-01-20 | 1 | -1/+1 |
* | [WebAssembly] Make CFG stackification independent of basic-block labels. | Dan Gohman | 2016-01-12 | 1 | -0/+3 |
* | Remove extra forward declarations and scrub includes for all in tree InstPrin... | Craig Topper | 2015-12-25 | 1 | -1/+0 |
* | [WebAssembly] Trim some unneeded #includes. | Dan Gohman | 2015-12-08 | 1 | -1/+0 |
* | [WebAssembly] Factor out a TypeToString function, since we need it in multipl... | Dan Gohman | 2015-12-06 | 1 | -0/+7 |
* | [WebAssembly] Add 'final' to some classes. NFC. | Dan Gohman | 2015-11-25 | 1 | -1/+1 |
* | WebAssembly: Implement call | JF Bastien | 2015-08-24 | 1 | -0/+3 |
* | Revert two bad commits. | JF Bastien | 2015-08-24 | 1 | -3/+0 |
* | call | JF Bastien | 2015-08-24 | 1 | -0/+3 |
* | WebAssembly: basic bitcode → assembly CodeGen test | JF Bastien | 2015-07-22 | 1 | -0/+4 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+38 |