1. 1362602 Change Pass::print to take a raw ostream instead of std::ostream, by Chris Lattner · 16 years ago
  2. b1d782b eliminate the std::ostream form of WriteAsOperand and update clients. by Chris Lattner · 16 years ago
  3. 38a9631 Eliminate several more unnecessary intptr_t casts. by Dan Gohman · 17 years ago
  4. 906152a Tidy up #includes, deleting a bunch of unnecessary #includes. by Dan Gohman · 17 years ago
  5. 0479aa5 Change class' public PassInfo variables to by initialized with the by Dan Gohman · 17 years ago
  6. d78c400 Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  7. 647e61a Fix build issue on certain compilers. by Chris Lattner · 18 years ago
  8. 0c20943 Don't recalculate the loop info and loop dominators analyses if they're by Bill Wendling · 18 years ago
  9. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  10. 21ca939 Add a newline at the end of the file. by Duncan Sands · 18 years ago
  11. 9b8f34f Some fixes to get MachineDomTree working better. by Owen Anderson · 18 years ago