summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Comment out a switch block in ISelDAGToDAGHeejin Ahn2018-06-291-5/+4
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...Craig Topper2018-01-261-5/+0
* Fix WebAssembly backend for some LLVM API changesDavid Blaikie2017-12-151-3/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [WebAssembly] Update calls to computeKnownBits after the changes from r301620.Craig Topper2017-04-281-0/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* SDAG: Implement Select instead of SelectImpl in WebAssemblyDAGToDAGISelJustin Bogner2016-05-131-14/+4
* SDAG: Rename Select->SelectImpl and repurpose Select as returning voidJustin Bogner2016-05-051-2/+2
* [WebAssembly] Clean up several FIXME comments.Dan Gohman2015-11-251-1/+1
* [WebAssembly] Inline asm support.Dan Gohman2015-11-131-0/+19
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-1/+37
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+73
OpenPOWER on IntegriCloud