1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
  3. 8b915b4 Remove and simplify some more machineinstr/machineoperand stuff. by Chris Lattner · 18 years ago
  4. 63b3d71 There shalt be only one "immediate" operand type! by Chris Lattner · 18 years ago
  5. ea50fab Remove a bunch more SparcV9 specific stuff by Chris Lattner · 18 years ago
  6. 0e0a7a45 * Remove trailing whitespace * Convert tabs to spaces by Misha Brukman · 19 years ago
  7. e9fe2bc Fix indentation. by Chris Lattner · 20 years ago
  8. 5dd350d Add a new method. by Chris Lattner · 20 years ago
  9. 6b4f501 Remove unused enum value by Chris Lattner · 20 years ago
  10. fb3d844 Allow X86 addressing modes to represent globals with offsets. Patch contributed by Chris Lattner · 20 years ago
  11. fc989e1 Reduce the number of arguments in the instruction builder and make some by Reid Spencer · 20 years ago
  12. ce1e500 Add assertion for scale verification. by Alkis Evlogimenos · 20 years ago
  13. 2e68037 Add a helper to create an addressing mode given all of the pieces. by Chris Lattner · 20 years ago
  14. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  15. 2e385b4 Converted tabs to spaces. by Misha Brukman · 21 years ago
  16. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  17. 1a57ccd X86 backend should never use addMReg by Chris Lattner · 22 years ago
  18. 987e8ba Add support for frame and constant pool references by Chris Lattner · 22 years ago
  19. a1826c2 New addFrameReference function by Chris Lattner · 22 years ago
  20. ed6902c by Brian Gaeke · 22 years ago
  21. faf0b8c Add a simple way to add memory locations of format [reg+offset] by Misha Brukman · 22 years ago
  22. 9562add Add functions to buld X86 specific constructs by Chris Lattner · 22 years ago