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
/
avx-intrinsics-x86.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
Nadav Rotem
2012-12-07
1
-1
/
+1
*
Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing ...
Craig Topper
2012-12-06
1
-1
/
+4
*
Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
Craig Topper
2012-11-10
1
-5
/
+47
*
Implement proper handling for pcmpistri/pcmpestri intrinsics. Requires custom...
Craig Topper
2012-08-06
1
-10
/
+10
*
Update test to check for r161305
Craig Topper
2012-08-05
1
-0
/
+2
*
Add intrinsic for pclmulqdq instruction.
Craig Topper
2012-05-31
1
-1
/
+10
*
Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done...
Craig Topper
2012-05-08
1
-0
/
+24
*
Fix 128-bit ptest intrinsics to take v2i64 instead of v4f32 since these are i...
Craig Topper
2012-04-12
1
-9
/
+9
*
Fixed a bug in printing "cmp" pseudo ops.
Elena Demikhovsky
2012-02-08
1
-0
/
+68
*
Remove pcmpgt/pcmpeq intrinsics as clang is not using them.
Craig Topper
2012-01-31
1
-64
/
+0
*
Allow CRC32 instructions to be selected when AVX is enabled.
Craig Topper
2012-01-01
1
-0
/
+21
*
Fix sfence, lfence, mfence, and clflush to be able to be selected when AVX is...
Craig Topper
2012-01-01
1
-0
/
+48
*
Fix a bunch of SSE/AVX patterns to use v2i64/v4i64 loads since all other inte...
Craig Topper
2011-12-06
1
-0
/
+6
*
Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution...
Craig Topper
2011-11-29
1
-1
/
+2
*
remove some old autoupgrade logic
Chris Lattner
2011-11-27
1
-124
/
+0
*
Properly qualify AVX2 specific parts of execution dependency table. Also enab...
Craig Topper
2011-11-15
1
-6
/
+17
*
Kill and collapse outstanding DomainValues.
Jakob Stoklund Olesen
2011-11-07
1
-3
/
+15
*
Add new X86 AVX2 VBROADCAST instructions.
Craig Topper
2011-11-03
1
-6
/
+6
*
Fix operand type for x86 pmadd_ub_sw intrinsic.
Craig Topper
2011-11-01
1
-3
/
+3
*
Fix operand type for int_x86_ssse3_phadd_sw_128 intrinsic
Craig Topper
2011-10-31
1
-4
/
+4
*
Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector...
Craig Topper
2011-10-30
1
-4
/
+4
*
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
Bill Wendling
2011-04-14
1
-32
/
+32
*
Have the X86 back-end emit the alias instead of what's being aliased. In most
Bill Wendling
2011-04-14
1
-32
/
+32
*
Reapply r129401 with patch for clang.
Bill Wendling
2011-04-13
1
-2
/
+2
*
Revert r129401 for now. Clang is using the old way of doing things.
Bill Wendling
2011-04-12
1
-2
/
+2
*
Remove the unaligned load intrinsics in favor of using native unaligned loads.
Bill Wendling
2011-04-12
1
-2
/
+2
*
improve the setcc -> setcc_carry optimization to happen more
Chris Lattner
2010-12-19
1
-20
/
+11
*
Fix pastos in handling of AVX cvttsd2si, PR8491.
Dale Johannesen
2010-10-28
1
-1
/
+1
*
Remove the rest of the nonexistent 64-bit AVX instructions.
Dale Johannesen
2010-09-03
1
-96
/
+0
*
AVX doesn't support mm operations neither its instrinsics.
Bruno Cardoso Lopes
2010-09-03
1
-24
/
+0
*
Add testcases for all AVX 256-bit intrinsics added in the last couple days
Bruno Cardoso Lopes
2010-08-11
1
-0
/
+751
*
Reapply r109881 using a more strict command line for llc.
Bruno Cardoso Lopes
2010-08-11
1
-0
/
+1956
*
Revert new AVX intrinsic tests. They are breaking buildbots and Bruno is
Bob Wilson
2010-07-31
1
-1956
/
+0
*
A *bunch* of tests for AVX intrinsics
Bruno Cardoso Lopes
2010-07-30
1
-0
/
+1956