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