index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SparcV9
/
RegAlloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commented some popTempArg.. since it leads to a bug
Ruchira Sasanka
2001-11-15
1
-3
/
+11
*
Fixed a bug in setReLRegsUsedByMI
Ruchira Sasanka
2001-11-15
1
-54
/
+75
*
Changed some names of methods, added const etc.
Ruchira Sasanka
2001-11-15
2
-7
/
+8
*
fixed setUsedRegAtMI
Ruchira Sasanka
2001-11-15
1
-7
/
+34
*
Added support method for setting interference for pseudo instructions
Ruchira Sasanka
2001-11-14
1
-25
/
+1
*
Added interference for args in pseudo instructions
Ruchira Sasanka
2001-11-14
1
-8
/
+48
*
commented out lines printing code after scheduling
Ruchira Sasanka
2001-11-13
1
-2
/
+2
*
Fixed a bug concering LR spilling. Earlier, added spilled code was not inserted
Ruchira Sasanka
2001-11-13
1
-27
/
+43
*
Do the same for allocating spills to get their alignment right too.
Vikram S. Adve
2001-11-12
1
-1
/
+2
*
When allocating space on stack for writing a register,
Vikram S. Adve
2001-11-12
1
-1
/
+3
*
Changed code to ignore Phi Nodes in PhyRegAlloc
Ruchira Sasanka
2001-11-10
2
-1
/
+8
*
Coalesing bug fix - now checks for the same regType instead of the same
Ruchira Sasanka
2001-11-10
1
-3
/
+6
*
No major change
Ruchira Sasanka
2001-11-09
1
-3
/
+3
*
Add method decl
Chris Lattner
2001-11-08
1
-0
/
+4
*
corrected insertCode4Spilled ... bug.
Ruchira Sasanka
2001-11-08
1
-8
/
+17
*
Uncommented LR spill code insertion
Ruchira Sasanka
2001-11-08
1
-2
/
+85
*
Added two minor methods.
Vikram S. Adve
2001-11-08
2
-3
/
+8
*
Removed class RegStackOffsets and used class MachineCodeForMethod
Vikram S. Adve
2001-11-08
2
-293
/
+38
*
Fixed bug - added code in pushUnconstrainedIGNodes() to check whether a node
Ruchira Sasanka
2001-11-06
1
-8
/
+17
*
Bug fix: uninitialized variable.
Vikram S. Adve
2001-11-06
1
-5
/
+5
*
Added an assertion since it seems like AdjList returns an errornous size in m...
Ruchira Sasanka
2001-11-03
1
-2
/
+7
*
Added support for correct spilling of %ccr
Ruchira Sasanka
2001-11-03
2
-61
/
+29
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-0
/
+18
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-2
/
+59
*
Added support for spilling
Ruchira Sasanka
2001-10-28
3
-8
/
+146
*
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
-0
/
+3
*
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 support unusable Suggested Colors.
Ruchira Sasanka
2001-10-19
2
-15
/
+26
*
Added code to PhyRegAlloc to mark unusable suggested regs
Ruchira Sasanka
2001-10-19
2
-6
/
+57
*
Changed Call interference info
Ruchira Sasanka
2001-10-19
3
-10
/
+27
*
Corrected call interference bug
Ruchira Sasanka
2001-10-19
2
-14
/
+87
*
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
5
-112
/
+188
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
2
-3
/
+3
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
4
-85
/
+85
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
2
-70
/
+147
*
fixed a coalscing bug
Ruchira Sasanka
2001-10-15
2
-3
/
+5
*
--corrected coalescing test: coalsed only if two are of the same reg class
Ruchira Sasanka
2001-10-12
1
-6
/
+6
*
removing phy regaloc - incorrect file
Ruchira Sasanka
2001-09-30
1
-487
/
+0
*
added suggesting color support
Ruchira Sasanka
2001-09-30
3
-6
/
+41
*
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-30
2
-48
/
+235
*
-- removed debugging messages
Ruchira Sasanka
2001-09-19
1
-1
/
+1
*
-fixed return value bug.
Ruchira Sasanka
2001-09-19
1
-0
/
+487
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-5
/
+12
[next]