1. 08d4963 Move the private MachineInstrAnnot.h into a private directory. by Chris Lattner · 21 years ago
  2. 0742b59 Finegrainify namespacification by Chris Lattner · 21 years ago
  3. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  4. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  5. 4d2faf6 Values stored in CallArgsDescriptor cannot be const. by Vikram S. Adve · 22 years ago
  6. a9b19b9 Prune #includes by Chris Lattner · 23 years ago
  7. 26fbcec Restore support for indirect function calls (which briefly wasn't working by Vikram S. Adve · 23 years ago
  8. a2bae30 Remove separate vector of implicit refs from MachineInstr, and by Vikram S. Adve · 23 years ago
  9. 0be79c6 Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInstrInfo.h by Chris Lattner · 23 years ago
  10. f425884 Fixed method getReturnValue(): it should return NULL if the by Vikram S. Adve · 23 years ago
  11. 035dfbe by Chris Lattner · 23 years ago
  12. 7e684a9 Annotation class for MachineInstr. by Vikram S. Adve · 23 years ago