summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] memory.fillThomas Lively2019-02-131-0/+4
* [WebAssembly] Lower memmove to memory.copyThomas Lively2019-02-051-0/+5
* [WebAssembly] memory.copyThomas Lively2019-02-051-0/+6
* 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
* Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer2016-01-271-3/+3
* Unbreak WebAssembly buildJF Bastien2015-07-091-1/+0
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+31
OpenPOWER on IntegriCloud