summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopAnalysisManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling mistake in comments of LLVM Analysis passesVedant Kumar2018-02-281-1/+1
* Add MemorySSA as loop dependency, disabled by default [NFC].Alina Sbirlea2017-11-211-3/+15
* Do not call Loop::getName on possibly dead loopsSanjoy Das2017-10-041-2/+4
* Use a BumpPtrAllocator for Loop objectsSanjoy Das2017-09-281-1/+1
* Revert r293017 and fix the actual underlying issue.Chandler Carruth2017-02-071-1/+2
* Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r...NAKAMURA Takumi2017-01-251-2/+1
* [LoopInfo] Add helper methods to compute two useful orderings of theChandler Carruth2017-01-201-18/+4
* [PM] The assumption cache is fundamentally designed to be self-updating,Chandler Carruth2017-01-151-1/+0
* [PM] Separate the LoopAnalysisManager from the LoopPassManager and moveChandler Carruth2017-01-111-0/+160
OpenPOWER on IntegriCloud