Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 2016-10-24 | 1 | -22/+6 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [WebAssembly] Initial SIMD128 support. | Derek Schuff | 2016-08-02 | 1 | -1/+5 |
* | [WebAssembly] Move register stackification and coloring to a late phase. | Dan Gohman | 2016-05-10 | 1 | -0/+136 |