summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StandardPasses.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Shuffle StandardPasses.cpp into VMCore; add it to CMake.Eli Friedman2011-05-181-247/+0
| | | | llvm-svn: 131600
* Third pass at allowing plugins to modify default passes. This time with a ↵Eli Friedman2011-05-181-0/+247
| | | | | | tweak so that we don't depend on an uninitialized argument. llvm-svn: 131581
* Revert r131556; it's breaking buildbots/clang tests.Eli Friedman2011-05-181-247/+0
| | | | llvm-svn: 131567
* Second pass at allowing plugins to modify default passes. This time without ↵David Chisnall2011-05-181-0/+247
bonus inter-library dependencies. llvm-svn: 131556
OpenPOWER on IntegriCloud