1. 4e7244e Do not find these ugly sparc-specific objects by using the annotation API on by Chris Lattner · 21 years ago
  2. cdd69e6 Fix typo in head-of-file comment. by Brian Gaeke · 21 years ago
  3. c81295a Add back #include I messed up by Chris Lattner · 21 years ago
  4. e8d43fd Urg, forgot to check this in. by Chris Lattner · 21 years ago
  5. 585911e Move methods out of .h file by Chris Lattner · 21 years ago
  6. c0b9dc5 Change MachineBasicBlock's vector of MachineInstr pointers into an by Alkis Evlogimenos · 21 years ago
  7. ae7fc3a Remove use of llvm/CodeGen/InstrSelection.h by Chris Lattner · 21 years ago
  8. d5da197 Finegrainify namespacification. by Chris Lattner · 21 years ago
  9. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  10. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  11. e68a343 Move CallArgsDescriptor into this class instead of making it an by Vikram S. Adve · 23 years ago
  12. 51a8d85 Inline some methods from .cpp files into .h files, minor cleanups by Chris Lattner · 23 years ago
  13. 87fbcd9 Add an assertion. by Vikram S. Adve · 23 years ago
  14. 45c3877 Rename static struct Initializer to avoid name conflict with BB. by Vikram S. Adve · 23 years ago
  15. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
  16. ded1bf8 Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences. by Vikram S. Adve · 23 years ago
  17. f2868ce Code pulled out of MAchineInstr.(h|cpp) by Chris Lattner · 23 years ago