Add new atomic instructions to SCCP. No functional change, but stops debug spam.
[oota-llvm.git] / include / llvm / Support / PassManagerBuilder.h
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.
2011-07-05 Dan GohmanRemove the ObjC ARC passes from the default optimizatio...
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...