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
/
SparcV9RegInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert operand iterator over to work like an STL iterator
Chris Lattner
2002-02-05
1
-1
/
+0
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
1
-16
/
+16
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-7
/
+6
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-4
/
+4
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-33
/
+17
*
* ValueSet interface converted from add/remove to insert/erase
Chris Lattner
2002-02-04
1
-2
/
+2
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-174
/
+218
*
SparcRegInfo does NOT need anything about instruction scheduling.
Chris Lattner
2002-02-04
1
-1
/
+0
*
Add a file level comment
Chris Lattner
2002-02-03
1
-8
/
+8
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-48
/
+38
*
Added more comments
Ruchira Sasanka
2002-01-07
1
-20
/
+12
*
Added comments and correct logic for finding register sizes.
Ruchira Sasanka
2002-01-07
1
-87
/
+147
*
commented out popAllTempValues since it leads to a bug - see code
Ruchira Sasanka
2001-11-15
1
-2
/
+15
*
changed since names of some methods in PhyRegAlloc changed
Ruchira Sasanka
2001-11-15
1
-3
/
+3
*
When allocating space on stack for writing a register,
Vikram S. Adve
2001-11-12
1
-5
/
+7
*
Fixed a bug with pervious ColorCallArg
Ruchira Sasanka
2001-11-12
1
-7
/
+12
*
Canged ColorCallArg so that when a call arg is directly pushed on to stack
Ruchira Sasanka
2001-11-12
1
-2
/
+7
*
Added phi elimination code
Ruchira Sasanka
2001-11-12
1
-9
/
+40
*
Fixed FP and SP usage. SP for outgoing args - for everything else FP
Ruchira Sasanka
2001-11-11
1
-2
/
+2
*
cahnged StackPointer accesses to FramePointer
Ruchira Sasanka
2001-11-11
1
-6
/
+6
*
Corrected reodering code for instructions inserted before calls
Ruchira Sasanka
2001-11-10
1
-124
/
+182
*
Disabled some debuggin messages
Ruchira Sasanka
2001-11-10
1
-12
/
+17
*
Added code for correct reordering of call arguments
Ruchira Sasanka
2001-11-09
1
-3
/
+236
*
Removed class RegStackOffsets and used class MachineCodeForMethod
Vikram S. Adve
2001-11-08
1
-31
/
+53
*
Killing warnings
Chris Lattner
2001-11-07
1
-5
/
+6
*
Bug fix: Printing AdIBef and AdIAft outside the scope where they
Vikram S. Adve
2001-11-06
1
-7
/
+7
*
Added code to support correct saving of %ccr across calls
Ruchira Sasanka
2001-11-03
1
-15
/
+112
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-0
/
+12
*
Added support for spilling
Ruchira Sasanka
2001-10-28
1
-86
/
+228
*
Fixed load syntax in EmitAssembly
Ruchira Sasanka
2001-10-24
1
-9
/
+9
*
Fixed logic for checking whether a LR received the correct color.
Ruchira Sasanka
2001-10-24
1
-52
/
+60
*
Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a r...
Ruchira Sasanka
2001-10-23
1
-16
/
+15
*
Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can
Vikram S. Adve
2001-10-22
1
-11
/
+9
*
Added support for both call/jmpl instructions
Ruchira Sasanka
2001-10-21
1
-91
/
+212
*
Added code so that colorIGNode does not unnecessarily reserve unusable
Ruchira Sasanka
2001-10-19
1
-1
/
+0
*
Added support for condition code loading/stroing in methods cpReg2Reg etc.
Ruchira Sasanka
2001-10-18
1
-0
/
+6
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-4
/
+105
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-28
/
+21
*
updated suggesting/coloring of call & return args & implicit operands
Ruchira Sasanka
2001-10-15
1
-221
/
+199
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+1
*
added support for suggesting colors
Ruchira Sasanka
2001-09-30
1
-295
/
+593
*
-- fixed a ret val bug
Ruchira Sasanka
2001-09-19
1
-1
/
+18
*
-- ruchira
Ruchira Sasanka
2001-09-18
1
-152
/
+388
*
modified printing of debug messages
Ruchira Sasanka
2001-09-15
1
-78
/
+0
*
added register allocation code
Ruchira Sasanka
2001-09-15
1
-0
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
1
-1
/
+16
*
Move files.
Chris Lattner
2001-09-14
1
-0
/
+301
[prev]