summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp
Commit message (Expand)AuthorAgeFilesLines
* [IR] Value: add replaceUsesWithIf() utilityRoman Lebedev2019-08-011-5/+2
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Print a debug message at the start of each passHeejin Ahn2019-01-091-0/+4
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle2018-03-301-0/+4
* [WebAssembly] Fix WebAssemblyOptimizeReturned after r300367Jacob Gravelle2017-04-171-1/+1
* [IR] Make paramHasAttr to use arg indices instead of attr indicesReid Kleckner2017-04-141-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [WebAssembly] Don't perform the returned-argument optimization on constants.Dan Gohman2015-12-051-0/+3
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-0/+73
OpenPOWER on IntegriCloud