summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Arranged stack frame - needs furhter organizationRuchira Sasanka2001-11-031-0/+18
| | | | llvm-svn: 1108
* Added support for spillingRuchira Sasanka2001-10-281-8/+105
| | | | llvm-svn: 992
* added support to move "added instructions" after the delay slotRuchira Sasanka2001-10-231-0/+3
| | | | llvm-svn: 968
* Added code to support unusable Suggested Colors.Ruchira Sasanka2001-10-191-0/+2
| | | | llvm-svn: 922
* Changed Call interference infoRuchira Sasanka2001-10-191-0/+2
| | | | llvm-svn: 917
* Added support for caller savingRuchira Sasanka2001-10-161-0/+3
| | | | llvm-svn: 847
* fixed a coalscing bugRuchira Sasanka2001-10-151-2/+3
| | | | llvm-svn: 828
* added suggesting color supportRuchira Sasanka2001-09-301-4/+6
| | | | llvm-svn: 673
* *** empty log message ***Ruchira Sasanka2001-09-181-0/+1
| | | | llvm-svn: 634
* --added methods for printingRuchira Sasanka2001-09-151-0/+2
| | | | llvm-svn: 592
* --reg alloc code addedRuchira Sasanka2001-09-151-0/+1
| | | | llvm-svn: 587
* This checkin represents some cleanup of the backend, implementing the ↵Chris Lattner2001-09-141-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 Sasanka2001-09-081-0/+106
--Ruchira llvm-svn: 505
OpenPOWER on IntegriCloud