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
*
Lots of code cleanups, no functional changes
Chris Lattner
2002-02-03
1
-103
/
+74
*
Add a class forward decl
Chris Lattner
2002-02-03
1
-3
/
+2
*
LoopDepth calculation is now in CFG namespace
Chris Lattner
2002-01-31
1
-1
/
+1
*
Oops lost a parenthesis somehow :(
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
11
-289
/
+204
*
Fixed a bug in spill cost estimation
Ruchira Sasanka
2002-01-08
1
-4
/
+6
*
PhyRegAlloc.cpp: Added temp area resetting before every call
Ruchira Sasanka
2002-01-07
2
-2
/
+3
*
Added destructors and comments.
Ruchira Sasanka
2002-01-07
5
-132
/
+323
*
Added comments, destructors where necessary.
Ruchira Sasanka
2002-01-07
5
-106
/
+178
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
2
-8
/
+8
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
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
[next]