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-builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reliance on -flax-vector-conversions in AVX intrinsics headers and
Richard Smith
2019-09-17
1
-6
/
+6
*
[X86] Add guards to some of the x86 intrinsic tests to skip 64-bit mode only ...
Craig Topper
2019-07-10
1
-0
/
+4
*
[X86] Follow up to r353878, add MSVC compatibility command lines to other int...
Craig Topper
2019-02-12
1
-0
/
+1
*
[X86] Fix various type mismatches in intrinsic headers and intrinsic tests th...
Craig Topper
2018-07-07
1
-7
/
+7
*
[X86] Fix some vector cmp builtins - TRUE/FALSE predicates
Gabor Buella
2018-07-05
1
-32
/
+16
*
[X86] NFC - add more test cases for vector cmp intrinsics
Gabor Buella
2018-07-05
1
-112
/
+776
*
[X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
Gabor Buella
2018-06-22
1
-33
/
+81
*
[X86] Update handling in CGBuiltin to be tolerant of out of range immediates.
Craig Topper
2018-06-21
1
-8
/
+8
*
[X86] Lowering sqrt intrinsics to native IR
Tomasz Krupa
2018-06-15
1
-2
/
+2
*
[X86] Add subvector insert and extract builtins to enable target feature chec...
Craig Topper
2018-06-08
1
-14
/
+14
*
[X86] Add builtins for vpermilps/pd instructions to enable target feature che...
Craig Topper
2018-06-08
1
-5
/
+5
*
[X86] Add builtins for blend with immediate control to enforce target feature...
Craig Topper
2018-06-08
1
-1
/
+1
*
[X86] Add builtins for vector element insert and extract for different 128 an...
Craig Topper
2018-06-06
1
-21
/
+13
*
[X86] Remove __extension__ from macro intrinsics when its not needed.
Craig Topper
2018-05-31
1
-12
/
+12
*
[X86] NFC Include immintrin.h in CodeGen tests
Gabor Buella
2018-05-24
1
-1
/
+1
*
[X86] Use __builtin_convertvector to implement some of the packed integer to ...
Craig Topper
2018-05-21
1
-1
/
+1
*
[X86] Use native shuffle vector for the perm2f128 intrinsics
Craig Topper
2017-09-15
1
-3
/
+3
*
Expand vector oparation to as IR constants, PR28129.
Dinar Temirbulatov
2017-06-16
1
-0
/
+48
*
[X86][AVX] Added support for _mm256_zext* helper intrinsics (PR32839)
Simon Pilgrim
2017-04-29
1
-0
/
+21
*
[x86] these aren't the undefs you're looking for (PR32176)
Sanjay Patel
2017-03-12
1
-14
/
+14
*
[X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests
Elad Cohen
2016-09-28
1
-4
/
+2
*
[X86][AVX] Ensure we only match against 1-byte alignment
Simon Pilgrim
2016-08-10
1
-2
/
+2
*
[x86] Fix a really nasty bug introduced in r276417 where alignment
Chandler Carruth
2016-08-10
1
-2
/
+2
*
After PR28761 use -Wall with -Werror in builtins tests to identify
Eric Christopher
2016-08-04
1
-2
/
+2
*
[X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128 with g...
Simon Pilgrim
2016-07-22
1
-2
/
+4
*
[X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using gener...
Simon Pilgrim
2016-07-20
1
-2
/
+2
*
[X86] Use undefined instead of setzero in shufflevector based intrinsics when...
Craig Topper
2016-07-04
1
-11
/
+11
*
[X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32...
Simon Pilgrim
2016-06-01
1
-2
/
+2
*
Adding front-end support to several intrinsics (bit scanning, conversion and ...
Michael Zuckerman
2016-06-01
1
-0
/
+21
*
[X86] Ensure load/store tests unaligned pointers really are align 1
Simon Pilgrim
2016-05-30
1
-9
/
+9
*
[X86] Replace unaligned store builtins in SSE/AVX intrinsic files with code t...
Craig Topper
2016-05-30
1
-9
/
+12
*
[X86][SSE] Replace lossless i32/f32 to f64 conversion intrinsics with generic IR
Simon Pilgrim
2016-05-23
1
-2
/
+2
*
[X86][AVX] Ensure zero-extension of _mm256_extract_epi8 and _mm256_extract_epi16
Simon Pilgrim
2016-05-21
1
-4
/
+2
*
[X86][AVX] Added _mm256_testc_si256/_mm256_testnzc_si256/_mm256_testz_si256 t...
Simon Pilgrim
2016-05-20
1
-0
/
+18
*
[X86][AVX] Added _mm256_extract_epi64 test
Simon Pilgrim
2016-05-20
1
-0
/
+7
*
[X86][AVX] Full set of AVX intrinsics tests
Simon Pilgrim
2016-05-20
1
-51
/
+1312
*
Removed duplicate SSE42 builtin tests from avx-builtins.c
Simon Pilgrim
2016-05-18
1
-70
/
+0
*
Canonicalize some of the x86 builtin tests and either remove or comment
Eric Christopher
2015-10-14
1
-4
/
+7
*
[X86][SSE] Add _mm_undefined_* intrinsics
Simon Pilgrim
2015-08-26
1
-0
/
+18
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-3
/
+3
*
[Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
2015-02-19
1
-0
/
+24
*
Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
2014-05-13
1
-0
/
+12
*
Intrinsics: fix extract & insert when index is out of bound.
Manman Ren
2013-10-23
1
-0
/
+18
*
Re-enable pcmpistri/pcmpestri builtins in clang now that llvm supports them p...
Craig Topper
2012-08-06
1
-0
/
+70
*
test/CodeGen/avx-builtins.c: Fix more for -Asserts.
NAKAMURA Takumi
2012-01-25
1
-1
/
+1
*
fix broken testcase.
Chris Lattner
2012-01-25
1
-2
/
+2
*
Represent 256-bit unaligned loads natively and remove the builtins. Similar c...
Craig Topper
2012-01-25
1
-0
/
+25