summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopPassManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* PM: Check that loop passes preserve a basic set of analysesJustin Bogner2016-05-031-0/+19
* [PM] Implement the final conclusion as to how the analysis IDs shouldChandler Carruth2016-03-111-1/+0
* [PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo...NAKAMURA Takumi2016-02-281-0/+1
* Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw...NAKAMURA Takumi2016-02-281-1/+0
* [PM] Appease mingw32's auto-import DLL build with minimal tweaks.NAKAMURA Takumi2016-02-281-0/+1
* [PM] Provide explicit instantiation declarations and definitions for theChandler Carruth2016-02-271-0/+2
* [PM] Provide two templates for the two directionalities of analysisChandler Carruth2016-02-271-27/+4
* [PM] Introduce CRTP mixin base classes to help define passes andChandler Carruth2016-02-261-4/+0
* PM: Implement a basic loop pass managerJustin Bogner2016-02-251-0/+45
OpenPOWER on IntegriCloud