Introduce an AnalysisManager which is like a pass manager but with a lot
[oota-llvm.git] / unittests / IR / PassManagerTest.cpp
2013-11-13 Chandler CarruthIntroduce an AnalysisManager which is like a pass manag...
2013-11-09 Chandler Carruth[PM] Start sketching out the new module and function...
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...
2013-10-31 Rafael EspindolaMerge CallGraph and BasicCallGraph.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...