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
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pattern for memory form of PSHUFD for use with FP vectors to remove bitca...
Craig Topper
2012-01-30
1
-0
/
+13
*
Add r149110 back with a fix for when the vector and the int have the same
Rafael Espindola
2012-01-27
1
-3
/
+2
*
Revert r149110 and add a testcase that was crashing since that revision.
Rafael Espindola
2012-01-27
1
-2
/
+3
*
Unix line endings
Matt Beaumont-Gay
2012-01-27
1
-19
/
+19
*
Rewrite instruction operands in AdjustCopiesBackFrom. Fixes PR11861.
Lang Hames
2012-01-27
1
-0
/
+21
*
Handle call-clobbered ymm registers on Win64.
Jakob Stoklund Olesen
2012-01-26
1
-0
/
+48
*
Replace the use of isPredicable() with isPredicated() in
Chad Rosier
2012-01-26
1
-0
/
+44
*
Clear kill flags before propagating a copy.
Jakob Stoklund Olesen
2012-01-26
1
-0
/
+121
*
Fix for the following bug in AVX codegen for double-to-int conversions:
Victor Umansky
2012-01-26
2
-1
/
+20
*
Improve sub-register def handling in ProcessImplicitDefs.
Jakob Stoklund Olesen
2012-01-25
1
-0
/
+24
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
2
-16
/
+24
*
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
Akira Hatanaka
2012-01-25
1
-2
/
+2
*
Lower 64-bit immediates using MipsAnalyzeImmediate that has just been added.
Akira Hatanaka
2012-01-25
1
-7
/
+16
*
Set correct <def,undef> flags when lowering REG_SEQUENCE.
Jakob Stoklund Olesen
2012-01-24
2
-1
/
+44
*
Pattern for f32 to i64 conversion.
Akira Hatanaka
2012-01-24
1
-0
/
+7
*
64-bit sign extension in register instructions.
Akira Hatanaka
2012-01-24
1
-8
/
+4
*
ZERO_EXTEND operation is optimized for AVX.
Elena Demikhovsky
2012-01-24
1
-0
/
+17
*
An option to selectively enable part of ARM EHABI support.
Evgeniy Stepanov
2012-01-24
1
-0
/
+1
*
Revert r148686 (and r148694, a fix to it) due to a serious layering
Chandler Carruth
2012-01-24
1
-3
/
+2
*
Fix PR11829. PostRA LICM was too aggressive.
Jakob Stoklund Olesen
2012-01-23
1
-0
/
+105
*
An option to selectively enable parts of ARM EHABI support.
Evgeniy Stepanov
2012-01-23
1
-2
/
+3
*
Add fused multiple+add instructions from VFPv4.
Anton Korobeynikov
2012-01-22
1
-0
/
+68
*
ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>
Bob Wilson
2012-01-20
1
-0
/
+17
*
VST2 four-register w/ update pseudos for fixed/register update.
Jim Grosbach
2012-01-20
1
-0
/
+9
*
Add support for selecting 256-bit PALIGNR.
Craig Topper
2012-01-20
1
-0
/
+57
*
Remove a low-quality test which was failing on Windows; test/CodeGen/X86/sret...
Eli Friedman
2012-01-20
1
-23
/
+0
*
Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff.
Eli Friedman
2012-01-20
1
-0
/
+28
*
Emit ARM EHABI unwinding instructions for 3 more Thumb instructions.
Evgeniy Stepanov
2012-01-19
1
-0
/
+15
*
Space after punctuation.
Nick Lewycky
2012-01-19
1
-14
/
+14
*
Add a TargetOption for disabling tail calls.
Nick Lewycky
2012-01-19
1
-0
/
+40
*
Fix a bug in the type-legalization of vector integers. When we bitcast one ve...
Nadav Rotem
2012-01-18
1
-0
/
+14
*
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.
Nadav Rotem
2012-01-17
3
-5
/
+31
*
Fix 11769.
Nadav Rotem
2012-01-17
1
-1
/
+12
*
AggressiveAntiDepBreaker needs to skip debug values because a debug value doe...
Hal Finkel
2012-01-16
1
-0
/
+40
*
Make sure the non-SSE lowering for fences correctly clobbers EFLAGS. PR11768.
Eli Friedman
2012-01-16
1
-0
/
+34
*
[AVX] Optimize x86 VSELECT instructions using SimplifyDemandedBits.
Nadav Rotem
2012-01-15
1
-0
/
+37
*
Relax the FileCheck assertion a bit -- all we really care about is that
Chandler Carruth
2012-01-15
1
-1
/
+1
*
FileCheck-ize a test, make it more specific to directly test the shift
Chandler Carruth
2012-01-15
1
-10
/
+14
*
After r147827 and r147902, it's now possible for unallocatable registers to be
Evan Cheng
2012-01-14
1
-0
/
+103
*
Cleanup test case by adding checks for test names.
Chad Rosier
2012-01-14
1
-1
/
+2
*
Add a test showing how the Leh_func_endN symbol is used.
Rafael Espindola
2012-01-14
1
-0
/
+27
*
test/CodeGen/ARM/test-sharedidx.ll: Fix for -Asserts.
NAKAMURA Takumi
2012-01-13
1
-0
/
+1
*
Add patterns for v16i16 and v32i8 immAllZerosV to select VPXOR to match v4i64...
Craig Topper
2012-01-13
1
-1
/
+1
*
DAGCombine's logic for forming pre- and post- indexed loads / stores were being
Evan Cheng
2012-01-13
2
-4
/
+99
*
Fixed a bug in LowerVECTOR_SHUFFLE caused assertion failure
Elena Demikhovsky
2012-01-12
1
-1
/
+9
*
Add error-reporting tests for platforms that don't support segmented stacks.
Rafael Espindola
2012-01-12
1
-0
/
+11
*
Support segmented stacks on 64-bit FreeBSD.
Rafael Espindola
2012-01-12
1
-0
/
+52
*
Support segmented stacks on win32.
Rafael Espindola
2012-01-12
1
-0
/
+50
*
Fix a bug in the AVX 256-bit shuffle code in cases where the splat element is...
Nadav Rotem
2012-01-12
1
-0
/
+12
*
X86: Generalize the x << (y & const) optimization to also catch masks with mo...
Benjamin Kramer
2012-01-12
1
-3
/
+15
[next]