1. ba4bd50 switch formattedstream to use raw_ostream::indent. This eliminates by Chris Lattner · 16 years ago
  2. 17a6fd2 raw_ostream: Reduce FormattedStream's reliance on raw_ostream's implementation. by Daniel Dunbar · 16 years ago
  3. ee97b8b the MinPad argument to PadToColumn only really makes sense to be 1, by Chris Lattner · 16 years ago
  4. 186b85d Add support for column computation on unbuffered streams. by Dan Gohman · 16 years ago
  5. 250635e Move FormattedStream's write_impl out of line. by Dan Gohman · 16 years ago
  6. e9f0bf5 Remove an unnecessary #include. by Dan Gohman · 16 years ago
  7. ea2f1ce by David Greene · 16 years ago
  8. af71a30 Revert r77397, it causes significant regressions in llc performance. by Daniel Dunbar · 16 years ago
  9. 5f6511c by David Greene · 16 years ago
  10. 8e621f0 by David Greene · 16 years ago
  11. f199ad6 Use size_t. by Dan Gohman · 16 years ago
  12. ca99c34 minor syntax cleanup by Chris Lattner · 16 years ago
  13. a31f96c by David Greene · 16 years ago
  14. 20f6ac0 by David Greene · 16 years ago
  15. c97b778b by David Greene · 16 years ago