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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all "cached" data from BuildVectorSDNode, preferring to retrieve
Scott Michel
2009-02-25
1
-6
/
+6
*
Overhaul my earlier submission due to feedback. It's a large patch, but most of
Bill Wendling
2009-02-24
37
-125
/
+164
*
Fast-isel can't do TLS yet, so it should fall back to SDISel
Dan Gohman
2009-02-23
1
-0
/
+6
*
Only v1i16 (i.e. _m64) is returned via RAX / RDX.
Evan Cheng
2009-02-23
3
-19
/
+50
*
Generate better code for v8i16 shuffles on SSE2
Nate Begeman
2009-02-23
3
-249
/
+360
*
Propagate debug loc info through prologue/epilogue.
Bill Wendling
2009-02-23
7
-28
/
+39
*
Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR
Scott Michel
2009-02-22
4
-215
/
+100
*
Add a note.
Evan Cheng
2009-02-22
1
-0
/
+28
*
Be bug compatible with gcc by returning MMX values in RAX.
Evan Cheng
2009-02-22
2
-7
/
+13
*
Do not consider MMX_MOVD64rr a move instructions. The source register is in G...
Evan Cheng
2009-02-22
1
-1
/
+0
*
Drop bunch of half-working stuff in the ext_weak linkage support.
Anton Korobeynikov
2009-02-21
1
-6
/
+19
*
Make sure this doesn't access .end() too.
Bill Wendling
2009-02-21
1
-3
/
+4
*
Make sure we don't dereference the .end() of the container.
Bill Wendling
2009-02-21
1
-1
/
+2
*
Propagate more debug loc infos. This also includes some code cleaning.
Bill Wendling
2009-02-21
1
-6
/
+18
*
We need to propagate the debug location information even when dealing with the
Bill Wendling
2009-02-21
1
-4
/
+4
*
Support return of MMX values in 64-bit mode.
Evan Cheng
2009-02-20
1
-3
/
+15
*
add note about sin
Torok Edwin
2009-02-20
1
-0
/
+15
*
Put code that generates debug labels into TableGen so that it can be used by
Bill Wendling
2009-02-18
7
-20
/
+10
*
Add explicit keywords.
Dan Gohman
2009-02-18
1
-1
/
+1
*
Add support to the JIT for true non-lazy operation. When a call to a function
Nate Begeman
2009-02-18
2
-0
/
+21
*
Factor out the code to add a MachineOperand to a MachineInstrBuilder.
Dan Gohman
2009-02-18
8
-159
/
+38
*
GV with null value initializer shouldn't go to BSS if it's meant for a mergea...
Evan Cheng
2009-02-18
3
-3
/
+8
*
Remove trailing whitespace to reduce later commit patch noise.
Scott Michel
2009-02-17
2
-595
/
+595
*
add a horrible note
Chris Lattner
2009-02-17
1
-0
/
+41
*
--- Merging (from foreign repository) r64714 into '.':
Bill Wendling
2009-02-17
1
-7
/
+12
*
Delete trailing whitespace.
Dan Gohman
2009-02-16
1
-5
/
+5
*
MachineLICM now handles these cases.
Dan Gohman
2009-02-15
1
-85
/
+0
*
The x86-64 red zone is now being used.
Dan Gohman
2009-02-14
1
-4
/
+0
*
Teach x86 target -soft-float.
Evan Cheng
2009-02-13
1
-30
/
+39
*
Remove non-DebugLoc versions of BuildMI from IA64, Mips.
Dale Johannesen
2009-02-13
8
-47
/
+59
*
Remove non-DebugLoc versions of BuildMI from X86.
Dale Johannesen
2009-02-13
6
-55
/
+73
*
missed file
Dale Johannesen
2009-02-13
1
-2
/
+3
*
Remove non-DebugLoc versions of buildMI from Sparc.
Dale Johannesen
2009-02-13
5
-13
/
+21
*
Remove non-DebugLoc versions of BuildMI from Alpha and Cell.
Dale Johannesen
2009-02-13
6
-65
/
+76
*
Remove refs to non-DebugLoc version of BuildMI from XCore, PIC16.
Dale Johannesen
2009-02-13
4
-39
/
+45
*
Remove refs to non-DebugLoc version of BuildMI from PowerPC.
Dale Johannesen
2009-02-13
5
-149
/
+173
*
and one more file
Dale Johannesen
2009-02-13
1
-64
/
+92
*
Remove refs to non-DebugLoc versions of BuildMI from ARM.
Dale Johannesen
2009-02-13
5
-23
/
+40
*
Revert this. It was breaking stuff.
Bill Wendling
2009-02-13
1
-1
/
+9
*
Turn off the old way of handling debug information in the code generator. Use
Bill Wendling
2009-02-13
1
-9
/
+1
*
Check in missing file.
Dale Johannesen
2009-02-12
1
-2
/
+4
*
Eliminate a couple of non-DebugLoc BuildMI variants.
Dale Johannesen
2009-02-12
10
-60
/
+86
*
Arrange to print constants that match "n" and "i" constraints
Dale Johannesen
2009-02-12
1
-1
/
+32
*
fix PR3538 for ARM.
Chris Lattner
2009-02-12
1
-12
/
+19
*
fix PR3538 for PPC
Chris Lattner
2009-02-12
1
-4
/
+14
*
fix the X86 backend to just drop llvm.declare nodes for VLAs instead of
Chris Lattner
2009-02-12
1
-7
/
+18
*
Move debug loc info along when the spiller creates new instructions.
Bill Wendling
2009-02-12
10
-212
/
+349
*
Propagate DebugLoc info for spiller call-backs.
Bill Wendling
2009-02-11
1
-42
/
+69
*
Don't try to set an EFLAGS operand to dead if no instruction was created.
Dan Gohman
2009-02-11
1
-4
/
+6
*
Handle llvm.x86.sse2.maskmov.dqu in 64-bit.
Evan Cheng
2009-02-10
1
-0
/
+5
[next]