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