index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Alpha
/
AlphaRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the alpha breakage begin. First Formals and RET. next Calls
Andrew Lenharth
2006-06-12
1
-1
/
+1
*
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
Evan Cheng
2006-05-18
1
-0
/
+27
*
Fix call_adj.ll
Andrew Lenharth
2006-05-17
1
-1
/
+1
*
Move some methods out of MachineInstr into MachineOperand
Chris Lattner
2006-05-04
1
-5
/
+4
*
There shalt be only one "immediate" operand type!
Chris Lattner
2006-05-04
1
-2
/
+2
*
Remove a bunch more SparcV9 specific stuff
Chris Lattner
2006-05-04
1
-1
/
+2
*
Foundation for call frame information.
Jim Laskey
2006-04-07
1
-1
/
+6
*
Expose base register for DwarfWriter. Refactor code accordingly.
Jim Laskey
2006-03-28
1
-10
/
+2
*
Translate llvm target registers to dwarf register numbers properly.
Jim Laskey
2006-03-27
1
-1
/
+1
*
Add support to locate local variables in frames (early version.)
Jim Laskey
2006-03-23
1
-0
/
+13
*
remove some now-dead code
Chris Lattner
2006-03-09
1
-16
/
+0
*
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2006-02-02
1
-19
/
+0
*
Add immediate forms of cmov and remove some cruft
Andrew Lenharth
2006-02-01
1
-1
/
+1
*
allow R28 to be used for frame calculations without entirely removing it from...
Andrew Lenharth
2006-01-26
1
-1
/
+1
*
maintaining stackpointer alignment. Perhaps it doesn't matter
Andrew Lenharth
2006-01-25
1
-0
/
+4
*
clean this function up some
Andrew Lenharth
2006-01-01
1
-37
/
+26
*
whatever. Intermediate patch to see what breaks. Seems ok.
Andrew Lenharth
2005-11-09
1
-13
/
+56
*
ret 0; works, not much else
Andrew Lenharth
2005-10-20
1
-1
/
+1
*
This seems useful from the original patch that added the function. If there ...
Andrew Lenharth
2005-10-09
1
-0
/
+19
*
Pass extra regclasses into spilling code
Chris Lattner
2005-09-30
1
-2
/
+4
*
This code has always been dead for alpha
Chris Lattner
2005-08-19
1
-20
/
+0
*
Alpha JIT (beta)
Andrew Lenharth
2005-07-22
1
-1
/
+9
*
clean up prolouge and epilouge
Andrew Lenharth
2005-07-07
1
-26
/
+25
*
simplify call code, remove pseudo ops for div and rem, track more loads and s...
Andrew Lenharth
2005-07-01
1
-0
/
+16
*
remove a pseudo instruction, make ret always right, and fix vararg chains
Andrew Lenharth
2005-06-23
1
-1
/
+1
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-5
/
+5
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-19
/
+19
*
WOW, function calls still seem to work after this.
Andrew Lenharth
2005-04-13
1
-1
/
+5
*
Fix up some types and constants
Andrew Lenharth
2005-03-29
1
-2
/
+2
*
Should fix mesa
Andrew Lenharth
2005-03-13
1
-1
/
+1
*
don't break the build on 32-bit hosts.
Chris Lattner
2005-03-05
1
-2
/
+2
*
fix data size stuff for architectures with bit challenged data types
Andrew Lenharth
2005-03-05
1
-4
/
+4
*
fix up stack pointer adjustments
Andrew Lenharth
2005-03-04
1
-18
/
+22
*
fix Allocas. Really. I mean it this time.
Andrew Lenharth
2005-02-24
1
-1
/
+6
*
dynamic stack allocas
Andrew Lenharth
2005-02-22
1
-43
/
+88
*
Make the rest of file header comments consistent in format and style
Misha Brukman
2005-02-05
1
-1
/
+1
*
Correct stack stuff for FP
Andrew Lenharth
2005-02-01
1
-5
/
+12
*
This code is really unreachable.
Chris Lattner
2005-01-30
1
-1
/
+2
*
Fix warnings.
Chris Lattner
2005-01-30
1
-1
/
+1
*
support for larger calls
Andrew Lenharth
2005-01-30
1
-44
/
+34
*
Unbreak the build :(
Chris Lattner
2005-01-29
1
-1
/
+0
*
first step towards a correct and complete stack. also add some forms for thi...
Andrew Lenharth
2005-01-29
1
-2
/
+2
*
stack frame fix and zero FP reg fix
Andrew Lenharth
2005-01-27
1
-10
/
+17
*
initial fp support
Andrew Lenharth
2005-01-26
1
-12
/
+19
*
Clean ups, and taught the instruction selector about immediate forms
Andrew Lenharth
2005-01-24
1
-2
/
+2
*
Let me introduce you to the early stages of the llvm backend for the alpha pr...
Andrew Lenharth
2005-01-22
1
-0
/
+268