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