summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Supressed warning: declared ‘static’ but never defined.Galina Kistanova2017-06-141-0/+11
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* [PM] Defend against getting slightly wrong template arguments passedChandler Carruth2017-02-071-2/+8
* [PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline.Chandler Carruth2017-01-211-107/+258
* [PM] The assumption cache is fundamentally designed to be self-updating,Chandler Carruth2017-01-151-23/+1
* Fix unused variable warningSimon Pilgrim2017-01-111-1/+1
* [PM] Separate the LoopAnalysisManager from the LoopPassManager and moveChandler Carruth2017-01-111-0/+1438
OpenPOWER on IntegriCloud