Age | Commit message (Expand) | Author |
---|---|---|
2011-05-22 | remove StandardPasses, it has been replaced with PassManagerBuilder | Chris Lattner |
2011-05-20 | Remove noisy semicolons. | Benjamin Kramer |
2011-05-18 | Shuffle StandardPasses.cpp into VMCore; add it to CMake. | Eli Friedman |
2011-05-10 | Remove empty file. | Nick Lewycky |
2011-05-10 | Revert r131155 for now. It makes VMCore depend on Analysis and Transforms | Nick Lewycky |
2011-05-10 | Add support for plugins add passes to the default set of passes. The standar... | David Chisnall |