Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -11/+10 |
* | Change the return type of createPrintCFGGraphPass to match other passes. | Jing Pu | 2019-09-25 | 1 | -4/+4 |
* | Fix a number of Clang-Tidy warnings. | Christian Sigg | 2019-09-23 | 1 | -1/+1 |
* | NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase. | River Riddle | 2019-09-13 | 1 | -3/+3 |
* | Generalize the CFG graph printing for Functions to work on Regions instead. | River Riddle | 2019-07-01 | 1 | -0/+95 |