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