Reinstate r133513 (reverted in r133700) with an additional fix for a
[oota-llvm.git] / include / llvm / Support / PassManagerBuilder.h
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...
2011-06-10 Richard OsborneFix example code in comment.
2011-05-22 Chris Lattneranother typo
2011-05-22 Chris Lattnerfix comment typo
2011-05-22 Chris Lattneradd support for LTO passes.
2011-05-21 Chris Lattneradd an extension point mechanism that allow plugins...
2011-05-21 Chris Lattneradd a new PassManagerBuilder class to replace StandardP...