summaryrefslogtreecommitdiff
path: root/include/llvm/LinkAllPasses.h
Commit message (Expand)AuthorAge
* Remove ImmediateDominator analysis. The same information can be obtained fro...Owen Anderson2007-04-15
* Completely purge DomSet. This is the (hopefully) final patch for PR1171.Owen Anderson2007-04-07
* add loop rotChris Lattner2007-04-07
* Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare.Chris Lattner2007-03-31
* remove some passesChris Lattner2007-02-20
* For PR411:Reid Spencer2007-02-05
* For PR1072:Reid Spencer2007-02-03
* remove an old instrumentation pass that is not used anymore.Chris Lattner2007-01-07
* Remove DSA header files.John Criswell2006-12-13
* Remove DSA.John Criswell2006-12-13
* A shim over other AA impls to catch incorrect usesAndrew Lenharth2006-11-14
* Add PredicateSimplifier pass. Collapses equal variables into one formNick Lewycky2006-08-28
* Fix the documentation for this file.Reid Spencer2006-08-21
* For PR885:Reid Spencer2006-08-21