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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set EFLAGS correctly in EmitLoweredSelect on X86.
Lang Hames
2012-02-02
1
-29
/
+4
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
38
-77
/
+105
*
Avoid creating an extract element to an illegal type after LegalizeTypes has ...
Mon P Wang
2012-02-01
1
-0
/
+20
*
test/CodeGen/X86/avx-minmax.ll: Relax expressions for Win32 targets. YMM argu...
NAKAMURA Takumi
2012-02-01
1
-4
/
+4
*
Passing AVX 256-bit structures in Win64 was wrong.
Elena Demikhovsky
2012-02-01
2
-1
/
+18
*
Optimization for "truncate" operation on AVX.
Elena Demikhovsky
2012-02-01
1
-0
/
+15
*
Remove pcmpgt/pcmpeq intrinsics as clang is not using them.
Craig Topper
2012-01-31
3
-130
/
+2
*
Remove all references to the old EH.
Bill Wendling
2012-01-31
2
-6
/
+0
*
Chris's constant data sequence refactoring actually enabled printing
Chandler Carruth
2012-01-30
1
-4
/
+1
*
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
*
Handle call-clobbered ymm registers on Win64.
Jakob Stoklund Olesen
2012-01-26
1
-0
/
+48
*
Fix for the following bug in AVX codegen for double-to-int conversions:
Victor Umansky
2012-01-26
2
-1
/
+20
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
1
-12
/
+18
*
ZERO_EXTEND operation is optimized for AVX.
Elena Demikhovsky
2012-01-24
1
-0
/
+17
*
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
*
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
2
-3
/
+29
*
Fix 11769.
Nadav Rotem
2012-01-17
1
-1
/
+12
*
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
*
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
*
Add patterns for v16i16 and v32i8 immAllZerosV to select VPXOR to match v4i64...
Craig Topper
2012-01-13
1
-1
/
+1
*
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
*
On AVX, we can load v8i32 at a time. The bug happens when two uneven loads ar...
Nadav Rotem
2012-01-11
1
-0
/
+12
*
Check to make sure that the CFString's back store ends up in the correct sect...
Bill Wendling
2012-01-11
1
-0
/
+36
*
Support segmented stacks on mac.
Rafael Espindola
2012-01-11
1
-74
/
+205
*
Split segmented stacks tests into tests for static- and dynamic-size frames.
Rafael Espindola
2012-01-11
2
-37
/
+71
*
Generate the segmented stack prologue for fastcc too.
Rafael Espindola
2012-01-11
1
-0
/
+55
*
Revert r147945 which disabled an addressing mode transformation. I had
Chandler Carruth
2012-01-11
1
-10
/
+10
*
Use unsigned comparison in segmented stack prologue.
Rafael Espindola
2012-01-11
1
-0
/
+6
*
Explicitly set the scale to 1 on some segstack prologue instrs.
Rafael Espindola
2012-01-11
1
-0
/
+4
*
Add XOP Intrinsics and tests
Jan Sjödin
2012-01-11
1
-0
/
+1059
*
Fix a bug in the lowering of BUILD_VECTOR for AVX. SCALAR_TO_VECTOR does not ...
Nadav Rotem
2012-01-11
2
-5
/
+24
*
Disable the transformation I added in r147936 to see if it fixes some
Chandler Carruth
2012-01-11
1
-10
/
+10
*
Fix undefined code and reenable test case.
Jakob Stoklund Olesen
2012-01-11
1
-2
/
+1
[next]