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 | -2/+2 |
* | Switch some clients to Value::getName(), and other getName() user | Daniel Dunbar | 2009-07-22 | 1 | -1/+1 |
* | Convert more tools code from cerr and cout to errs() and outs(). | Dan Gohman | 2009-07-16 | 1 | -12/+12 |
* | 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 | -6/+6 |
* | 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/+112 |