1. 227c3d3 Move machine code generation/destruction passes out of Sparc.cpp because by Chris Lattner · 23 years ago
  2. 1febf88 Prune #includes by Chris Lattner · 23 years ago
  3. fce1143 Changed `MachineCodeForMethod' to `MachineFunction'. by Misha Brukman · 23 years ago
  4. cde3982 Don't pad variables in stack slots for performance! by Vikram S. Adve · 23 years ago
  5. 1318bed Improve and fix error in allocating stack slots: adjust alignment after adding by Vikram S. Adve · 23 years ago
  6. 0c0edf8 *** empty log message *** by Chris Lattner · 23 years ago
  7. 09ff112 *** empty log message *** by Chris Lattner · 23 years ago
  8. e683f77 added std:: to endl by Anand Shukla · 23 years ago
  9. cd13e7a Fix print of BB name in dump(). by Vikram S. Adve · 23 years ago
  10. 432e1ca Fix printing of BB in dump. by Vikram S. Adve · 23 years ago
  11. 0b12b5f by Chris Lattner · 23 years ago
  12. 03d33bd Optional args are no longer allocated as they are discovered. by Vikram S. Adve · 23 years ago
  13. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 23 years ago
  14. fa79e6e Include temp. values when computing max. size of stack frame! by Vikram S. Adve · 23 years ago
  15. e4e4d4e Fix padding for variables allocated on stack. by Vikram S. Adve · 23 years ago
  16. 89e2da0 Added function computeOffsetforLocalVar to check how big the by Vikram S. Adve · 23 years ago
  17. b91ca1f * Make it compile with GCC 3.0.4 by Chris Lattner · 23 years ago
  18. 221d688 Method.h no longer includes BasicBlock.h by Chris Lattner · 23 years ago
  19. f2868ce Code pulled out of MAchineInstr.(h|cpp) by Chris Lattner · 24 years ago