Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e85f2332dbdd7ed50635b9095d021b086d26f488
/
lib
/
CodeGen
/
RegAlloc
/
PhyRegAlloc.cpp
e85f233
Do the same for allocating spills to get their alignment right too.
by Vikram S. Adve
· 24 years ago
00521d7
When allocating space on stack for writing a register,
by Vikram S. Adve
· 24 years ago
65480b7
Changed code to ignore Phi Nodes in PhyRegAlloc
by Ruchira Sasanka
· 24 years ago
ad14009
No major change
by Ruchira Sasanka
· 24 years ago
226f1f0
corrected insertCode4Spilled ... bug.
by Ruchira Sasanka
· 24 years ago
5a61d85
Uncommented LR spill code insertion
by Ruchira Sasanka
· 24 years ago
12af164
Removed class RegStackOffsets and used class MachineCodeForMethod
by Vikram S. Adve
· 24 years ago
80b1a1a
Added support for correct spilling of %ccr
by Ruchira Sasanka
· 24 years ago
ef1b0cb
Arranged stack frame - needs furhter organization
by Ruchira Sasanka
· 24 years ago
174bded
Added spill code support; moved insertCallerSaving to SparRegInfo since
by Ruchira Sasanka
· 24 years ago
251d8db
Added support to move "added instructions" after the delay slot
by Ruchira Sasanka
· 24 years ago
c023be2
Use class MachineCodeForMethod to print machine code.
by Vikram S. Adve
· 24 years ago
b3b6f53
Added support for both call/jmpl instructions
by Ruchira Sasanka
· 24 years ago
0e62aa6
Added code to PhyRegAlloc to mark unusable suggested regs
by Ruchira Sasanka
· 24 years ago
958faf3
Corrected call interference bug
by Ruchira Sasanka
· 24 years ago
0fd8dc8
no major change
by Ruchira Sasanka
· 24 years ago
97b8b44
removed some debug messages
by Ruchira Sasanka
· 24 years ago
1b732fd
changed debugg message printing - no change to useful code
by Ruchira Sasanka
· 24 years ago
47c1372
No major change - commented some debug code
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
a90e770
updated suggesting/coloring of call & return args & implicit operands.
by Ruchira Sasanka
· 24 years ago
a5ab964
--added suggesting colors; call/ret arg handling
by Ruchira Sasanka
· 24 years ago
045e7c8
Change debug info from #define to command line option
by Chris Lattner
· 24 years ago
4c3aaa4
* REMOVE extraneous debug info if DEBUG_RA is not set * Spell PhyRegAlloc right.
by Chris Lattner
· 24 years ago
[Renamed (98%) from lib/CodeGen/RegAlloc/PhyRegAloc.cpp]
e727f85
-- updated printing
by Ruchira Sasanka
· 24 years ago
7e54503
Remove a copy of a bunch of code
by Chris Lattner
· 24 years ago
137f720
Cast unsigned to int! It was causing a nice little bug.
by Vikram S. Adve
· 24 years ago
6b0a8b5
modified machine code printing
by Ruchira Sasanka
· 24 years ago
0931a01
fixed printing messages
by Ruchira Sasanka
· 24 years ago
8e60479
*** empty log message ***
by Ruchira Sasanka
· 24 years ago