aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-35/+34
2016-03-11[PM] Make the AnalysisManager parameter to run methods a reference.Chandler Carruth1-13/+12
2016-02-23[PM] Remove an overly aggressive assert now that I can actually test theChandler Carruth1-0/+32
2016-02-23[PM] Add a unittest for the CGSCC pass manager in the new pass managerChandler Carruth1-0/+287