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
*
X86: Fix encoding of 'movd %xmm0, %rax'
Jim Grosbach
2012-08-31
1
-1
/
+1
*
With the fix in r162954/162955 every cvt function returns true. Thus, have
Chad Rosier
2012-08-31
1
-64
/
+42
*
Fix for r162954. Return the Error.
Chad Rosier
2012-08-30
1
-2
/
+2
*
Move a check to the validateInstruction() function where it more properly bel...
Chad Rosier
2012-08-30
1
-11
/
+13
*
Typo.
Chad Rosier
2012-08-30
1
-1
/
+1
*
Introduce 'UseSSEx' to force SSE legacy encoding
Michael Liao
2012-08-30
5
-122
/
+158
*
PPCISelLowering.cpp: Fix r162725.
NAKAMURA Takumi
2012-08-30
1
-1
/
+5
*
PPCISelLowering.cpp: Whitespace.
NAKAMURA Takumi
2012-08-30
1
-1
/
+1
*
Add support for moving pure S-register to NEON pipeline if desired
Tim Northover
2012-08-30
1
-2
/
+71
*
Only perform DAG combine on FMAs of legal types.
Craig Topper
2012-08-30
1
-0
/
+4
*
Fix PR13727
Michael Liao
2012-08-30
1
-3
/
+7
*
Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().
Jakob Stoklund Olesen
2012-08-29
1
-2
/
+2
*
Reserve space for the mandatory traceback fields on PPC64.
Hal Finkel
2012-08-29
1
-4
/
+8
*
Refactor setExecutionDomain to be clearer about what it's doing and more robust.
Tim Northover
2012-08-29
1
-45
/
+53
*
Make helper function static.
Benjamin Kramer
2012-08-29
1
-1
/
+1
*
Make MemoryBuiltins aware of TargetLibraryInfo.
Benjamin Kramer
2012-08-29
1
-1
/
+20
*
Convert FMA4 patterns to use target specific nodes instead of intrinsics to a...
Craig Topper
2012-08-29
3
-38
/
+36
*
Cleanup sloppy code. Jakob's review.
Andrew Trick
2012-08-29
1
-4
/
+3
*
[arm-fast-isel] Add support for ARM PIC.
Jush Lu
2012-08-29
1
-6
/
+16
*
Fix ARM vector copies of overlapping register tuples.
Andrew Trick
2012-08-29
1
-0
/
+13
*
cleanup
Andrew Trick
2012-08-29
1
-21
/
+19
*
Typo.
Chad Rosier
2012-08-28
1
-1
/
+1
*
Add comments on the literal value used.
Michael Liao
2012-08-28
1
-1
/
+1
*
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
2012-08-28
4
-3
/
+54
*
Explicitly update the number of nodes to be traversed
Michael Liao
2012-08-28
1
-1
/
+1
*
Some instructions are passed to the assembler to be
Jack Carter
2012-08-28
1
-20
/
+24
*
Emit word of zeroes after the last instruction as a start of the mandatory
Roman Divacky
2012-08-28
1
-0
/
+15
*
Follow-up patch to r162731.
Akira Hatanaka
2012-08-28
1
-8
/
+9
*
Add PPC Freescale e500mc and e5500 subtargets.
Hal Finkel
2012-08-28
8
-2
/
+609
*
The commutative flag is already correctly set within the multiclass. If we set
Bill Wendling
2012-08-28
1
-1
/
+1
*
Convert V_SETALLONES/AVX_SETALLONES/AVX2_SETALLONES to Post-RA pseudos.
Craig Topper
2012-08-28
3
-18
/
+10
*
Merge AVX_SET0PSY/AVX_SET0PDY/AVX2_SET0 into a single post-RA pseudo.
Craig Topper
2012-08-28
3
-31
/
+18
*
Fix PR12312
Michael Liao
2012-08-28
1
-10
/
+112
*
Revert r162713: "Add ATOMIC_LDR* pseudo-instructions to model atomic_load on ...
Jakob Stoklund Olesen
2012-08-28
6
-169
/
+43
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-105
/
+128
*
Split several PPC instruction classes.
Hal Finkel
2012-08-28
9
-102
/
+269
*
Allow remat of LI on PPC.
Hal Finkel
2012-08-28
2
-1
/
+3
*
Eliminate redundant CR moves on PPC32.
Hal Finkel
2012-08-28
3
-8
/
+34
*
Optimize zext on PPC64.
Hal Finkel
2012-08-28
1
-0
/
+9
*
More missing mayLoad flags on AVX multiclasses.
Jakob Stoklund Olesen
2012-08-28
1
-3
/
+3
*
Add ATOMIC_LDR* pseudo-instructions to model atomic_load on ARM.
Jakob Stoklund Olesen
2012-08-27
6
-43
/
+169
*
Make sure we add the predicate after all of the registers are added.
Bill Wendling
2012-08-27
1
-2
/
+3
*
Remove MMX shift intrinsic handling code that also exists in SelectionDAGBuil...
Craig Topper
2012-08-27
1
-56
/
+0
*
Don't allow vextractf128 to be folded with unaligned stores. We don't fold un...
Craig Topper
2012-08-27
1
-13
/
+9
*
Fold some patterns into instruction definitons so tablegen can infer flags re...
Craig Topper
2012-08-27
1
-4
/
+4
*
Add HasAVX1Only predicate and use it for patterns that have an AVX1 instructi...
Craig Topper
2012-08-27
2
-48
/
+62
*
Fix integer undefined behavior due to signed left shift overflow in LLVM.
Richard Smith
2012-08-24
8
-25
/
+22
*
Add missing mayLoad flags to a large class of AVX *_Int instructions.
Jakob Stoklund Olesen
2012-08-24
1
-1
/
+2
*
Missed tLEApcrelJT.
Jakob Stoklund Olesen
2012-08-24
1
-0
/
+1
*
Explicitly mark LEApcrel pseudos with hasSideEffects.
Jakob Stoklund Olesen
2012-08-24
2
-0
/
+4
[next]