Fix the header comment of the new pass manager stuff to not claim to be
[oota-llvm.git] / include / llvm / IR / PassManager.h
2013-11-14 Chandler CarruthFix the header comment of the new pass manager stuff...
2013-11-13 Chandler CarruthAdd another (perhaps better) video for Sean's talk...
2013-11-13 Chandler CarruthGive folks a reference to some material on the fundamen...
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...