aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-26[WebAssembly] Add CFGStacikfied field to WebAssemblyFunctionInfoHeejin Ahn1-2/+5
2019-03-26[WebAssembly] Support WebAssemblyFunctionInfo serializationHeejin Ahn1-0/+10
2019-02-04[WebAssembly] clang-tidy (NFC)Heejin Ahn1-10/+10
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-19[WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen1-4/+8
2018-10-03[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasmDerek Schuff1-6/+20
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2016-10-06[WebAssemby] Implement block signatures.Dan Gohman1-0/+37
2015-11-13[WebAssembly] Introduce a new pseudo-operand for unused expression results.Dan Gohman1-0/+6
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman1-0/+19