Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
295264dcb47df36832c16b06f9346695f801f75f
/
lib
/
Target
/
SparcV9
/
SparcV9RegInfo.cpp
295264d
changed since names of some methods in PhyRegAlloc changed
by Ruchira Sasanka
· 24 years ago
00521d7
When allocating space on stack for writing a register,
by Vikram S. Adve
· 24 years ago
9d47866
Fixed a bug with pervious ColorCallArg
by Ruchira Sasanka
· 24 years ago
91014f6
Canged ColorCallArg so that when a call arg is directly pushed on to stack
by Ruchira Sasanka
· 24 years ago
67a463a
Added phi elimination code
by Ruchira Sasanka
· 24 years ago
c56e5c1
Fixed FP and SP usage. SP for outgoing args - for everything else FP
by Ruchira Sasanka
· 24 years ago
6beb013
cahnged StackPointer accesses to FramePointer
by Ruchira Sasanka
· 24 years ago
ae4bcd7
Corrected reodering code for instructions inserted before calls
by Ruchira Sasanka
· 24 years ago
aa12a78
Disabled some debuggin messages
by Ruchira Sasanka
· 24 years ago
868cf82
Added code for correct reordering of call arguments
by Ruchira Sasanka
· 24 years ago
1c0fba6
Removed class RegStackOffsets and used class MachineCodeForMethod
by Vikram S. Adve
· 24 years ago
8e5c0b4
Killing warnings
by Chris Lattner
· 24 years ago
9576b15
Bug fix: Printing AdIBef and AdIAft outside the scope where they
by Vikram S. Adve
· 24 years ago
3839e6e
Added code to support correct saving of %ccr across calls
by Ruchira Sasanka
· 24 years ago
ef1b0cb
Arranged stack frame - needs furhter organization
by Ruchira Sasanka
· 24 years ago
20c82b1
Added support for spilling
by Ruchira Sasanka
· 24 years ago
7dcd612
Fixed load syntax in EmitAssembly
by Ruchira Sasanka
· 24 years ago
c74a720
Fixed logic for checking whether a LR received the correct color.
by Ruchira Sasanka
· 24 years ago
88dedc1
Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a return
by Ruchira Sasanka
· 24 years ago
53fec86
Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can
by Vikram S. Adve
· 24 years ago
b3b6f53
Added support for both call/jmpl instructions
by Ruchira Sasanka
· 24 years ago
b49865f
Added code so that colorIGNode does not unnecessarily reserve unusable
by Ruchira Sasanka
· 24 years ago
735d6e3
Added support for condition code loading/stroing in methods cpReg2Reg etc.
by Ruchira Sasanka
· 24 years ago
c4d4b76
Added support for caller saving
by Ruchira Sasanka
· 24 years ago
1e23ed7
Output to cerr rather than cout so that debug info doesn't mess up assembly generation
by Chris Lattner
· 24 years ago
cc3ccac
updated suggesting/coloring of call & return args & implicit operands
by Ruchira Sasanka
· 24 years ago
ef9c23f
* Both Method & GlobalVariable now subclass GlobalValue
by Chris Lattner
· 24 years ago
9144228
added support for suggesting colors
by Ruchira Sasanka
· 24 years ago
a5564c6
-- fixed a ret val bug
by Ruchira Sasanka
· 24 years ago
89fb46b
-- ruchira
by Ruchira Sasanka
· 24 years ago
866f138
modified printing of debug messages
by Ruchira Sasanka
· 24 years ago
e38bd533
added register allocation code
by Ruchira Sasanka
· 24 years ago
94d86e9
*** empty log message ***
by Ruchira Sasanka
· 24 years ago
20b1ea0
Move files.
by Chris Lattner
· 24 years ago