1. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  2. 690f367 removed SizeOfStackOperand constant from the SparcRegInfo class - no longer used by Ruchira Sasanka · 24 years ago
  3. 2563a98 Added more comments by Ruchira Sasanka · 24 years ago
  4. d00982a Added comments and correct logic for finding register sizes. by Ruchira Sasanka · 24 years ago
  5. 4c5fe2d Add function returning which operand holds immediate constant by Vikram S. Adve · 24 years ago
  6. 00521d7 When allocating space on stack for writing a register, by Vikram S. Adve · 24 years ago
  7. 67a463a Added phi elimination code by Ruchira Sasanka · 24 years ago
  8. 5a81692 Down-growing offsets from FP should start at 0, not -1. by Vikram S. Adve · 24 years ago
  9. ae4bcd7 Corrected reodering code for instructions inserted before calls by Ruchira Sasanka · 24 years ago
  10. 868cf82 Added code for correct reordering of call arguments by Ruchira Sasanka · 24 years ago
  11. 5afff3b Bug fix: Need to include the stack offset "bias" in assembly code itself. by Vikram S. Adve · 24 years ago
  12. 7f37fe5 Use MachineFrameInfo as base class of UltraSparcFrameInfo, and made by Vikram S. Adve · 24 years ago
  13. 8e5c0b4 Killing warnings by Chris Lattner · 24 years ago
  14. 6dad506 Squelch warnings about not returning a value by Chris Lattner · 24 years ago
  15. b7f06f4 Fixed instruction information for RDCCR and WRCCR. by Vikram S. Adve · 24 years ago
  16. 3839e6e Added code to support correct saving of %ccr across calls by Ruchira Sasanka · 24 years ago
  17. ef1b0cb Arranged stack frame - needs furhter organization by Ruchira Sasanka · 24 years ago
  18. 20c82b1 Added support for spilling by Ruchira Sasanka · 24 years ago
  19. c152163 Reordered a couple of registers to simplify some new checks. by Vikram S. Adve · 24 years ago
  20. b3b6f53 Added support for both call/jmpl instructions by Ruchira Sasanka · 24 years ago
  21. 5684c4e Added virtual function to generate an instruction sequence to by Vikram S. Adve · 24 years ago
  22. c4d4b76 Added support for caller saving by Ruchira Sasanka · 24 years ago
  23. 1e23ed7 Output to cerr rather than cout so that debug info doesn't mess up assembly generation by Chris Lattner · 24 years ago
  24. cc3ccac updated suggesting/coloring of call & return args & implicit operands by Ruchira Sasanka · 24 years ago
  25. ec0a95f Be const correct by Chris Lattner · 24 years ago
  26. e369fcb Fix broken #endif by Chris Lattner · 24 years ago
  27. ab304c4 added suggesting color support by Ruchira Sasanka · 24 years ago
  28. 9a3d63b Seperate instruction definitions into new SparcInstr.def file by Chris Lattner · 24 years ago
  29. 32f600a Add emitAssemblyMethod to TargetMachine by Chris Lattner · 24 years ago
  30. 89fb46b -- ruchira by Ruchira Sasanka · 24 years ago
  31. 767b78f Remove extraneous #includes by Chris Lattner · 24 years ago
  32. 339084b Make class TargetMachine the common interface to all target-dependent by Vikram S. Adve · 24 years ago
  33. 866f138 modified printing of debug messages by Ruchira Sasanka · 24 years ago
  34. e38bd533 added register allocation code by Ruchira Sasanka · 24 years ago
  35. 46cbff6 Chris seems fond of #include <vector>. Fix these. Also convert use list in by Chris Lattner · 24 years ago
  36. b26bcc5 Make a new llvm/Target #include directory. by Chris Lattner · 24 years ago
  37. f6e0e28 Checkin changes to: by Chris Lattner · 24 years ago
  38. c6495ee Move files to new sparc directory by Chris Lattner · 24 years ago