summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/LoopPassManagerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Change the static object whose address is used to uniquely identifyChandler Carruth2016-11-231-10/+4
* Consistently use LoopAnalysisManagerSean Silva2016-08-091-3/+3
* PM: Check that loop passes preserve a basic set of analysesJustin Bogner2016-05-031-1/+1
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-23/+23
* [PM] Make the AnalysisManager parameter to run methods a reference.Chandler Carruth2016-03-111-6/+6
* PM: Implement a basic loop pass managerJustin Bogner2016-02-251-0/+205
OpenPOWER on IntegriCloud