Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re... | Daniel Sanders | 2019-08-01 | 1 | -1/+1 |
* | [WebAssembly] clang-tidy (NFC) | Heejin Ahn | 2019-02-04 | 1 | -3/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [WebAssembly] clang-format (NFC) | Heejin Ahn | 2018-09-05 | 1 | -5/+5 |
* | [WebAssembly] Fix a typo in a comment. | Dan Gohman | 2018-06-26 | 1 | -1/+1 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -3/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [WebAssembly] Register wasm passes with the PassRegistry | Jacob Gravelle | 2018-03-30 | 1 | -0/+3 |
* | Rename LiveIntervalAnalysis.h to LiveIntervals.h | Matthias Braun | 2017-12-13 | 1 | -2/+2 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [WebAssembly] Move register stackification and coloring to a late phase. | Dan Gohman | 2016-05-10 | 1 | -0/+105 |