Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-12 | [WebAssembly] Make CFG stackification independent of basic-block labels. | Dan Gohman | 1 | -4/+3 |
2016-01-11 | [WebAssembly] Define WebAssembly-specific relocation codes. | Dan Gohman | 1 | -9/+19 |
2015-12-22 | [WebAssembly] Trim unneeded #includes. NFC. | Dan Gohman | 1 | -1/+0 |
2015-12-06 | [WebAssembly] Enable folding of offsets into global variable addresses. | Dan Gohman | 1 | -2/+7 |
2015-11-29 | [WebAssembly] Delete an obsolete TODO comment. | Dan Gohman | 1 | -1/+0 |
2015-11-29 | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 1 | -4/+2 |
2015-11-25 | [WebAssembly] Codegen support for ISD::ExternalSymbol | Dan Gohman | 1 | -0/+8 |
2015-11-12 | [WebAssembly] Reapply r252858, with svn add for the new file. | Dan Gohman | 1 | -8/+21 |
2015-11-12 | Revert r252858: "[WebAssembly] Switch to MC for instruction printing." | Hans Wennborg | 1 | -21/+8 |
2015-11-12 | [WebAssembly] Switch to MC for instruction printing. | Dan Gohman | 1 | -8/+21 |
2015-11-05 | [WebAssembly] Add WebAssemblyMCInstLower.cpp. | Dan Gohman | 1 | -0/+84 |