LegacyPassManagers.h: increase the size of PMDataManager::HigherLevelAnalysis.
[oota-llvm.git] / include / llvm / IR / LegacyPassManagers.h
2014-08-11 Hans WennborgLegacyPassManagers.h: increase the size of PMDataManage...
2014-08-11 Hans WennborgIncrease the size of PMTopLevelManager::ImmutablePasses...
2014-05-24 Hans WennborgFix some misplaced spaces around 'override'
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-12-08 Duncan P. N. Exon... Fix comments for PassDebuggingString
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...