aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9RegClassInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-9/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8
* Added comments and correct logic for finding register sizes.Ruchira Sasanka2002-01-071-78/+73
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1494 91177308-0d34-0410-b5e6-96231b3b80d8
* Added code so that colorIGNode does not unnecessarily reserve unusableRuchira Sasanka2001-10-191-7/+18
| | | | | | | Suggested colors for neighbors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@921 91177308-0d34-0410-b5e6-96231b3b80d8
* Corrected call interference bug - suggested color not allocated ifRuchira Sasanka2001-10-191-14/+45
| | | | | | | volatile and there are call interferences git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@918 91177308-0d34-0410-b5e6-96231b3b80d8
* Added support for condition code loading/stroing in methods cpReg2Reg etc.Ruchira Sasanka2001-10-181-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@911 91177308-0d34-0410-b5e6-96231b3b80d8
* Output to cerr rather than cout so that debug info doesn't mess up assembly ↵Chris Lattner2001-10-151-4/+4
| | | | | | generation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@840 91177308-0d34-0410-b5e6-96231b3b80d8
* added support for suggesting colorsRuchira Sasanka2001-09-301-36/+82
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@671 91177308-0d34-0410-b5e6-96231b3b80d8
* -- ruchiraRuchira Sasanka2001-09-181-0/+238
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@632 91177308-0d34-0410-b5e6-96231b3b80d8