index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
SparcRegClassInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneccesary #includes
Chris Lattner
2002-10-29
1
-1
/
+0
*
- Clean up interface to Sparc register handling a bit:
Chris Lattner
2002-08-12
1
-10
/
+15
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
1
-6
/
+7
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
1
-38
/
+17
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+1
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-9
/
+8
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-5
/
+4
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-63
/
+27
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-9
/
+10
*
Added comments and correct logic for finding register sizes.
Ruchira Sasanka
2002-01-07
1
-78
/
+73
*
Added code so that colorIGNode does not unnecessarily reserve unusable
Ruchira Sasanka
2001-10-19
1
-7
/
+18
*
Corrected call interference bug - suggested color not allocated if
Ruchira Sasanka
2001-10-19
1
-14
/
+45
*
Added support for condition code loading/stroing in methods cpReg2Reg etc.
Ruchira Sasanka
2001-10-18
1
-2
/
+2
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-4
/
+4
*
added support for suggesting colors
Ruchira Sasanka
2001-09-30
1
-36
/
+82
*
-- ruchira
Ruchira Sasanka
2001-09-18
1
-0
/
+238