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