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/+4 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [WebAssembly] Update to more stack-machine-oriented terminology. | Dan Gohman | 2016-10-03 | 1 | -1/+1 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [WebAssembly] Handle debug information and virtual registers without crashing... | Dominic Chen | 2016-08-17 | 1 | -0/+2 |
* | Revert "[WebAssembly] Handle debug information and virtual registers without ... | Duncan P. N. Exon Smith | 2016-08-17 | 1 | -2/+0 |
* | [WebAssembly] Handle debug information and virtual registers without crashing | Dominic Chen | 2016-08-17 | 1 | -0/+2 |
* | [WebAssembly] Move register stackification and coloring to a late phase. | Dan Gohman | 2016-05-10 | 1 | -0/+97 |