Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Arranged stack frame - needs furhter organization | Ruchira Sasanka | 2001-11-03 | 1 | -0/+18 | |
| | | | | llvm-svn: 1108 | |||||
* | Added support for spilling | Ruchira Sasanka | 2001-10-28 | 1 | -8/+105 | |
| | | | | llvm-svn: 992 | |||||
* | added support to move "added instructions" after the delay slot | Ruchira Sasanka | 2001-10-23 | 1 | -0/+3 | |
| | | | | llvm-svn: 968 | |||||
* | Added code to support unusable Suggested Colors. | Ruchira Sasanka | 2001-10-19 | 1 | -0/+2 | |
| | | | | llvm-svn: 922 | |||||
* | Changed Call interference info | Ruchira Sasanka | 2001-10-19 | 1 | -0/+2 | |
| | | | | llvm-svn: 917 | |||||
* | Added support for caller saving | Ruchira Sasanka | 2001-10-16 | 1 | -0/+3 | |
| | | | | llvm-svn: 847 | |||||
* | fixed a coalscing bug | Ruchira Sasanka | 2001-10-15 | 1 | -2/+3 | |
| | | | | llvm-svn: 828 | |||||
* | added suggesting color support | Ruchira Sasanka | 2001-09-30 | 1 | -4/+6 | |
| | | | | llvm-svn: 673 | |||||
* | *** empty log message *** | Ruchira Sasanka | 2001-09-18 | 1 | -0/+1 | |
| | | | | llvm-svn: 634 | |||||
* | --added methods for printing | Ruchira Sasanka | 2001-09-15 | 1 | -0/+2 | |
| | | | | llvm-svn: 592 | |||||
* | --reg alloc code added | Ruchira Sasanka | 2001-09-15 | 1 | -0/+1 | |
| | | | | llvm-svn: 587 | |||||
* | This checkin represents some cleanup of the backend, implementing the ↵ | Chris Lattner | 2001-09-14 | 1 | -2/+0 | |
| | | | | | | | | | | following things: 1. The TargetMachine structure is free to decide the process a particular target uses to generate code. 2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory. The Sparc.h file that is globally visible is just a stub. 3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort. llvm-svn: 559 | |||||
* | Committed for compliation. Not yet final. | Ruchira Sasanka | 2001-09-08 | 1 | -0/+106 | |
--Ruchira llvm-svn: 505 |