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. 4d2faf6 Values stored in CallArgsDescriptor cannot be const. by Vikram S. Adve · 22 years ago
  4. a9b19b9 Prune #includes by Chris Lattner · 23 years ago
  5. 26fbcec Restore support for indirect function calls (which briefly wasn't working by Vikram S. Adve · 23 years ago
  6. a2bae30 Remove separate vector of implicit refs from MachineInstr, and by Vikram S. Adve · 23 years ago
  7. 0be79c6 Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInstrInfo.h by Chris Lattner · 23 years ago
  8. f425884 Fixed method getReturnValue(): it should return NULL if the by Vikram S. Adve · 23 years ago
  9. 035dfbe by Chris Lattner · 23 years ago
  10. 7e684a9 Annotation class for MachineInstr. by Vikram S. Adve · 23 years ago