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