1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  3. 8f48766 Changed to using LLVM streams. by Bill Wendling · 18 years ago
  4. a4f0b3a s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| by Chris Lattner · 18 years ago
  5. 9ef7e06 Use hidden visibility to reduce codesize by Chris Lattner · 18 years ago
  6. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  7. 9945826 Fix memory leaks, patch contributed by Morten Ofstad! by Chris Lattner · 20 years ago
  8. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  9. ce36d55 Bug fixes for PR341 by Chris Lattner · 20 years ago
  10. 954da37 Add #include <iostream> since Value.h does not #include it any more. by Reid Spencer · 20 years ago
  11. 8709927 Fix a bug in the recent rewrite of the leakdetector that caused all of the by Chris Lattner · 20 years ago
  12. b663d76 Modularize implementation of LeakDetector into a typed template by Alkis Evlogimenos · 20 years ago
  13. 2cdd21c Finegrainify namespacification by Chris Lattner · 21 years ago
  14. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  15. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  16. 3f6962e Add an optimization to support the most common access pattern for the by Chris Lattner · 22 years ago
  17. 6e65cda Remove extra #include by Chris Lattner · 22 years ago
  18. de69a4c by Chris Lattner · 22 years ago