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
/
Mips
/
MipsISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
Chris Lattner
2007-12-31
1
-5
/
+5
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack
Bill Wendling
2007-11-13
1
-6
/
+4
*
Added JumpTable support
Bruno Cardoso Lopes
2007-11-12
1
-3
/
+32
*
Added support for PIC code with "explicit relocations" *only*.
Bruno Cardoso Lopes
2007-11-05
1
-34
/
+59
*
Position Independent Code (PIC) support [3]
Bruno Cardoso Lopes
2007-10-09
1
-17
/
+34
*
Fold the adjust_trampoline intrinsic into
Duncan Sands
2007-09-11
1
-2
/
+0
*
Changed stack allocation On LowerFORMAL_ARGUMENTS.
Bruno Cardoso Lopes
2007-08-28
1
-20
/
+29
*
InlineAsm asm support for integer registers added
Bruno Cardoso Lopes
2007-08-21
1
-0
/
+70
*
Removed LowerRETURADDR, fixed small bug into LowerRET, LowerGlobalAddress
Bruno Cardoso Lopes
2007-08-18
1
-16
/
+10
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+2
*
Fixed AddLiveOut issues
Bruno Cardoso Lopes
2007-07-11
1
-42
/
+72
*
Assert when TLS is not implemented.
Lauro Ramos Venancio
2007-07-11
1
-0
/
+8
*
Initial Mips support, here we go! =)
Bruno Cardoso Lopes
2007-06-06
1
-0
/
+519