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
/
Mips
/
MipsISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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