Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Change the static object whose address is used to uniquely identify | Chandler Carruth | 2016-11-23 | 1 | -10/+4 |
* | Consistently use LoopAnalysisManager | Sean Silva | 2016-08-09 | 1 | -3/+3 |
* | PM: Check that loop passes preserve a basic set of analyses | Justin Bogner | 2016-05-03 | 1 | -1/+1 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -23/+23 |
* | [PM] Make the AnalysisManager parameter to run methods a reference. | Chandler Carruth | 2016-03-11 | 1 | -6/+6 |
* | PM: Implement a basic loop pass manager | Justin Bogner | 2016-02-25 | 1 | -0/+205 |