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
/
CodeGen
/
RegAlloc
/
PhyRegAlloc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
corrected insertCode4Spilled ... bug.
Ruchira Sasanka
2001-11-08
1
-8
/
+17
*
Uncommented LR spill code insertion
Ruchira Sasanka
2001-11-08
1
-2
/
+85
*
Removed class RegStackOffsets and used class MachineCodeForMethod
Vikram S. Adve
2001-11-08
1
-217
/
+34
*
Added support for correct spilling of %ccr
Ruchira Sasanka
2001-11-03
1
-60
/
+17
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-2
/
+59
*
Added spill code support; moved insertCallerSaving to SparRegInfo since
Ruchira Sasanka
2001-10-28
1
-66
/
+319
*
Added support to move "added instructions" after the delay slot
Ruchira Sasanka
2001-10-23
1
-19
/
+79
*
Use class MachineCodeForMethod to print machine code.
Vikram S. Adve
2001-10-22
1
-1
/
+1
*
Added support for both call/jmpl instructions
Ruchira Sasanka
2001-10-21
1
-22
/
+13
*
Added code to PhyRegAlloc to mark unusable suggested regs
Ruchira Sasanka
2001-10-19
1
-6
/
+56
*
Corrected call interference bug
Ruchira Sasanka
2001-10-19
1
-14
/
+82
*
no major change
Ruchira Sasanka
2001-10-18
1
-2
/
+4
*
removed some debug messages
Ruchira Sasanka
2001-10-18
1
-15
/
+17
*
changed debugg message printing - no change to useful code
Ruchira Sasanka
2001-10-16
1
-13
/
+16
*
No major change - commented some debug code
Ruchira Sasanka
2001-10-16
1
-3
/
+3
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-65
/
+138
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-38
/
+38
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
1
-18
/
+104
*
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-30
1
-33
/
+139
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-5
/
+12
*
* REMOVE extraneous debug info if DEBUG_RA is not set
Chris Lattner
2001-09-19
1
-0
/
+489