summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] memory.fillThomas Lively2019-02-131-0/+16
* [WebAssembly] Bulk memory intrinsics and builtinsThomas Lively2019-02-131-4/+6
* [WebAssembly] Lower memmove to memory.copyThomas Lively2019-02-051-1/+10
* [WebAssembly] memory.copyThomas Lively2019-02-051-0/+13
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Unbreak WebAssembly buildJF Bastien2015-07-091-3/+0
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+23
OpenPOWER on IntegriCloud