Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminate the "Value" printing methods that print to a std::ostream. | Chris Lattner | 2009-08-23 | 1 | -4/+3 |
* | Tidy up #includes. | Dan Gohman | 2009-07-16 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Added an automatic cast to "std::ostream*" etc. from OStream. We then can | Bill Wendling | 2006-12-17 | 1 | -1/+2 |
* | Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are | Bill Wendling | 2006-12-07 | 1 | -2/+2 |
* | Support for llvm streams. | Bill Wendling | 2006-11-28 | 1 | -2/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -1/+1 |
* | Define erase forwarding method on traces | Brian Gaeke | 2004-05-17 | 1 | -0/+3 |
* | Rearrange some methods, implement the dominates method | Chris Lattner | 2004-03-08 | 1 | -24/+34 |
* | Import the trace class from the reoptimizer | Chris Lattner | 2004-03-08 | 1 | -0/+106 |