Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use LoopAnalysisManager | Sean Silva | 2016-08-09 | 1 | -1/+1 |
* | LoopSimplifyCFG: Prefer `const auto &` to `auto &`, for clarity. NFC | Justin Bogner | 2016-06-17 | 1 | -1/+2 |
* | [PM] Port of the DepndenceAnalysis to the new PM. | Chandler Carruth | 2016-05-12 | 1 | -1/+1 |
* | PM: Port LoopSimplifyCFG to the new pass manager | Justin Bogner | 2016-05-03 | 1 | -42/+55 |
* | Re-commit optimization bisect support (r267022) without new pass manager supp... | Andrew Kaylor | 2016-04-22 | 1 | -1/+1 |
* | Revert "Initial implementation of optimization bisect support." | Vedant Kumar | 2016-04-22 | 1 | -1/+1 |
* | Initial implementation of optimization bisect support. | Andrew Kaylor | 2016-04-21 | 1 | -1/+1 |
* | [LPM] Factor all of the loop analysis usage updates into a common helper | Chandler Carruth | 2016-02-19 | 1 | -14/+3 |
* | Fix typo in LoopSimplifyCFG | Fiona Glaser | 2016-01-29 | 1 | -1/+1 |
* | Add LoopSimplifyCFG pass | Fiona Glaser | 2016-01-29 | 1 | -0/+111 |