aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/IR/PassManagerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-31/+244
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-171-1/+0
* Introduce an AnalysisManager which is like a pass manager but with a lotChandler Carruth2013-11-131-4/+48
* [PM] Start sketching out the new module and function pass manager.Chandler Carruth2013-11-091-0/+88
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-091-552/+0
* Merge CallGraph and BasicCallGraph.Rafael Espindola2013-10-311-1/+1
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+552