1. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  2. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  3. e68a343 Move CallArgsDescriptor into this class instead of making it an by Vikram S. Adve · 23 years ago
  4. 51a8d85 Inline some methods from .cpp files into .h files, minor cleanups by Chris Lattner · 23 years ago
  5. 87fbcd9 Add an assertion. by Vikram S. Adve · 23 years ago
  6. 45c3877 Rename static struct Initializer to avoid name conflict with BB. by Vikram S. Adve · 23 years ago
  7. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 24 years ago
  8. ded1bf8 Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences. by Vikram S. Adve · 24 years ago
  9. f2868ce Code pulled out of MAchineInstr.(h|cpp) by Chris Lattner · 24 years ago