summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-10/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-4/+8
* [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasmDerek Schuff2018-10-031-6/+20
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssemby] Implement block signatures.Dan Gohman2016-10-061-0/+37
* [WebAssembly] Introduce a new pseudo-operand for unused expression results.Dan Gohman2015-11-131-0/+6
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+19
OpenPOWER on IntegriCloud