summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-1/+1
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-5/+5
* [WebAssembly] Fix a typo in a comment.Dan Gohman2018-06-261-1/+1
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-3/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle2018-03-301-0/+3
* Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun2017-12-131-2/+2
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [WebAssembly] Move register stackification and coloring to a late phase.Dan Gohman2016-05-101-0/+105
OpenPOWER on IntegriCloud