Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak build of the wasm backend after r300463. | Benjamin Kramer | 2017-04-17 | 1 | -2/+2 |
* | [WebAssembly] Add skeleton MC support for the Wasm container format | Dan Gohman | 2017-02-22 | 1 | -2/+32 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | [WebAssembly] Don't create a needless .note.GNU-stack section | Dan Gohman | 2016-01-15 | 1 | -0/+3 |
* | WebAssembly: use .skip instead of .zero directive | JF Bastien | 2016-01-07 | 1 | -0/+4 |
* | [WebAssembly] Use the default private label prefixes. | Dan Gohman | 2016-01-07 | 1 | -3/+0 |
* | [WebAssembly] Switch to a more traditional assembly syntax | Dan Gohman | 2015-10-06 | 1 | -10/+0 |
* | WebAssembly: add small FIXME for AsmPrinter. | JF Bastien | 2015-08-26 | 1 | -0/+1 |
* | WebAssembly: comment out .globl when printing textual assembly | JF Bastien | 2015-08-25 | 1 | -1/+4 |
* | WebAssembly: more MCAsmInfo nits. | JF Bastien | 2015-07-27 | 1 | -5/+1 |
* | WebAssembly: minor MCAsmInfo fixes | JF Bastien | 2015-07-27 | 1 | -1/+8 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+53 |