index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
avx-shuffle-builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canonicalize select shuffles by commuting
Sanjay Patel
2019-03-31
1
-3
/
+3
*
[X86] Fix various type mismatches in intrinsic headers and intrinsic tests th...
Craig Topper
2018-07-07
1
-4
/
+4
*
[X86] Add subvector insert and extract builtins to enable target feature chec...
Craig Topper
2018-06-08
1
-4
/
+4
*
Update test that relies on the optimizer to match new output.
Michael Kuperstein
2016-12-28
1
-13
/
+3
*
[X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests
Elad Cohen
2016-09-28
1
-3
/
+1
*
Canonicalize some of the x86 builtin tests and either remove or comment
Eric Christopher
2015-10-14
1
-0
/
+1
*
[X86] Add _mm256_set_m128 and its 5 variants.
Michael Kuperstein
2015-05-20
1
-0
/
+35
*
Adding back a CHECK that works with r233110
Sanjay Patel
2015-03-24
1
-1
/
+2
*
Removing a CHECK that is about to go wrong.
Sanjay Patel
2015-03-24
1
-2
/
+1
*
fixed vperm2* intrinsics to check for shuffles
Sanjay Patel
2015-03-20
1
-3
/
+3
*
[X86, AVX] replace vextractf128 intrinsics with generic shuffles
Sanjay Patel
2015-03-12
1
-4
/
+42
*
[X86, AVX] Replace vinsertf128 intrinsics with generic shuffles.
Sanjay Patel
2015-03-10
1
-0
/
+39
*
Implement AVX1 vbroadcast intrinsics with vector initializers
Adam Nemet
2014-05-29
1
-0
/
+34
*
Convert vperm2f128 and vperm2i128 intrinsics back to using llvm intrinsics. U...
Craig Topper
2012-04-17
1
-3
/
+3
*
Fix shuffle vector calculation for mm_permute_ps. Fixes PR 12401.
Craig Topper
2012-03-30
1
-0
/
+7
*
Remove vperm2f* and vperm2i builtins. Same effect can be achieved with builti...
Craig Topper
2012-02-08
1
-0
/
+18
*
Remove vpermilp* builtins. Same effect can be achieved with builtin_shuffleve...
Craig Topper
2012-02-08
1
-0
/
+24
*
Add testcase for r138411
Bruno Cardoso Lopes
2011-08-24
1
-0
/
+16