1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. fcf17a3 The previous implementation of LLVM Streams wasn't removing symbols. This by Bill Wendling · 18 years ago
  3. 5c7e326 Added an automatic cast to "std::ostream*" etc. from OStream. We then can by Bill Wendling · 18 years ago
  4. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  5. ab41c3e Moved definition of llvm_ostream wrappers to the Streams.cpp file. by Bill Wendling · 18 years ago
  6. 1ea783f Added "DOUT" macro. This is used as a replacement for the std::cerr by Bill Wendling · 18 years ago
  7. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  8. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  9. 2cdd21c Finegrainify namespacification by Chris Lattner · 21 years ago
  10. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  11. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  12. 33fbad7 Reenable optimized build by Chris Lattner · 21 years ago
  13. 038e05a Move debug functionality to Debug.cpp/Debug.h by Chris Lattner · 21 years ago