Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Pass::print to take a raw ostream instead of std::ostream, | Chris Lattner | 2009-08-23 | 1 | -20/+24 |
* | Use errs() instead of std::cerr. | Dan Gohman | 2009-07-15 | 1 | -2/+3 |
* | Eliminate several more unnecessary intptr_t casts. | Dan Gohman | 2009-02-18 | 1 | -2/+2 |
* | Rationalize the names of passes that print information: | Duncan Sands | 2008-09-23 | 1 | -2/+3 |
* | Teach -callgraph to always print the callgraph (as the | Duncan Sands | 2008-09-19 | 1 | -6/+5 |
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+88 |