Put GVN-PRE in all the right places.
[oota-llvm.git] / include / llvm / LinkAllPasses.h
2007-05-29 Owen AndersonPut GVN-PRE in all the right places.
2007-04-15 Owen AndersonRemove ImmediateDominator analysis. The same informati...
2007-04-07 Owen AndersonCompletely purge DomSet. This is the (hopefully) final...
2007-04-07 Chris Lattneradd loop rot
2007-03-31 Chris LattnerSplit the sdisel code munging stuff out into its own...
2007-02-20 Chris Lattnerremove some passes
2007-02-05 Reid SpencerFor PR411:
2007-02-03 Reid SpencerFor PR1072:
2007-01-07 Chris Lattnerremove an old instrumentation pass that is not used...
2006-12-13 John CriswellRemove DSA header files.
2006-12-13 John CriswellRemove DSA.
2006-11-14 Andrew LenharthA shim over other AA impls to catch incorrect uses
2006-08-28 Nick LewyckyAdd PredicateSimplifier pass. Collapses equal variables...
2006-08-21 Reid SpencerFix the documentation for this file.
2006-08-21 Reid SpencerFor PR885: