1. 78044fb Don't use %l0 for large operands to a SAVE since it is needed *before* SAVE! by Vikram S. Adve · 23 years ago
  2. 36d3e03 Move all the code that creates code generation passes from Sparc.cpp to by Vikram S. Adve · 23 years ago
  3. 56e9166 - Clean up interface to Sparc register handling a bit: by Chris Lattner · 23 years ago
  4. 959a5fb by Chris Lattner · 23 years ago
  5. 6d6deba Bug fix: incorrect SAVE instruction when using register for stack size. by Vikram S. Adve · 23 years ago
  6. e997a11 Stop using pseudo-instructions (SETX, SETUW, SETSW) by Vikram S. Adve · 23 years ago
  7. 1ce4096 class MachineCodeForBasicBlock is now an annotation on BasicBlock. by Vikram S. Adve · 23 years ago
  8. 458496c changes to make it compatible with 64bit gcc by Anand Shukla · 23 years ago
  9. 7076ff2 by Chris Lattner · 23 years ago
  10. 37104aa Add new optional getPassName() virtual function that a Pass can override by Chris Lattner · 24 years ago
  11. c8e6654 * Rename MethodPass class to FunctionPass by Chris Lattner · 24 years ago
  12. 6b17c83 iUse new form of pop_back to make code more concise by Chris Lattner · 24 years ago
  13. c71deb8 Delete NOP instructions as they are eliminated. by Chris Lattner · 24 years ago
  14. 5074bb5 Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include by Chris Lattner · 24 years ago