summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Make returns variadicThomas Lively2019-10-091-4/+6
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* [WebAssembly] Add CFGStacikfied field to WebAssemblyFunctionInfoHeejin Ahn2019-03-261-2/+5
* [WebAssembly] Support WebAssemblyFunctionInfo serializationHeejin Ahn2019-03-261-0/+10
* [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