aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/AnalysisWrappers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change Pass::print to take a raw ostream instead of std::ostream,Chris Lattner2009-08-231-20/+24
* Use errs() instead of std::cerr.Dan Gohman2009-07-151-2/+3
* Eliminate several more unnecessary intptr_t casts.Dan Gohman2009-02-181-2/+2
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-2/+3
* Teach -callgraph to always print the callgraph (as theDuncan Sands2008-09-191-6/+5
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+88