summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopPassManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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