summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] refactored utilities to not depend on MachineInstrWouter van Oortmerssen2019-07-121-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle2018-03-301-0/+3
* [WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman2016-10-241-19/+3
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-3/+1
* [WebAssembly] Initial SIMD128 support.Derek Schuff2016-08-021-1/+6
* WebAssembly: Avoid implicit iterator conversions, NFCDuncan P. N. Exon Smith2016-07-081-8/+6
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-0/+110
OpenPOWER on IntegriCloud