1. f976c85 Remove trailing whitespace by Misha Brukman · 20 years ago
  2. 710d1ce * Convert tabs to spaces by Misha Brukman · 21 years ago
  3. 551ccae Changes For Bug 352 by Reid Spencer · 21 years ago
  4. 1cd4c72 Make sure that at least one virtual method is defined in a .cpp file to avoid by Chris Lattner · 21 years ago
  5. 2cdd21c Finegrainify namespacification by Chris Lattner · 21 years ago
  6. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  7. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  8. cf3056d Regularize header file comments by Chris Lattner · 22 years ago
  9. 01e770a Add using declarations by Chris Lattner · 22 years ago
  10. cb09cc2 Move annotation to support library by Chris Lattner · 22 years ago
  11. 3fa61eb Fix static initializer ordering dependency by Chris Lattner · 22 years ago
  12. 60bfeb8 Fix problem that GCC3.1 doesn't like. by Chris Lattner · 23 years ago
  13. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  14. 82072d4 Clean up Type class by removing mutable ConstRules member and use annotations insead by Chris Lattner · 24 years ago
  15. c0f483d Annotations are const objects now by Chris Lattner · 24 years ago
  16. da8f004 Support passing a data pointer to annotation factory methods by Chris Lattner · 24 years ago
  17. 8dc89a3 Add annotation support by Chris Lattner · 24 years ago