Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed spelling mistake in comments of LLVM Analysis passes | Vedant Kumar | 2018-02-28 | 1 | -1/+1 |
* | Add MemorySSA as loop dependency, disabled by default [NFC]. | Alina Sbirlea | 2017-11-21 | 1 | -3/+15 |
* | Do not call Loop::getName on possibly dead loops | Sanjoy Das | 2017-10-04 | 1 | -2/+4 |
* | Use a BumpPtrAllocator for Loop objects | Sanjoy Das | 2017-09-28 | 1 | -1/+1 |
* | Revert r293017 and fix the actual underlying issue. | Chandler Carruth | 2017-02-07 | 1 | -1/+2 |
* | Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r... | NAKAMURA Takumi | 2017-01-25 | 1 | -2/+1 |
* | [LoopInfo] Add helper methods to compute two useful orderings of the | Chandler Carruth | 2017-01-20 | 1 | -18/+4 |
* | [PM] The assumption cache is fundamentally designed to be self-updating, | Chandler Carruth | 2017-01-15 | 1 | -1/+0 |
* | [PM] Separate the LoopAnalysisManager from the LoopPassManager and move | Chandler Carruth | 2017-01-11 | 1 | -0/+160 |