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
*
Default ISD::PREFETCH to expand.
Evan Cheng
2008-03-10
1
-1
/
+0
*
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
Scott Michel
2008-03-10
1
-1
/
+6
*
Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} ...
Evan Cheng
2008-03-08
1
-0
/
+1
*
I cannot find a libgcc function for this builtin. Therefor expanding it to a...
Andrew Lenharth
2008-02-16
1
-0
/
+1
*
This commit changes:
Chris Lattner
2008-01-17
1
-3
/
+0
*
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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+557