Eric Christopher
|
abb2b54ad3
|
After PR28761 use -Wall with -Werror in builtins tests to identify
possible problems in headers.
llvm-svn: 277696
|
2016-08-04 06:02:50 +00:00 |
Michael Zuckerman
|
edc82fe3ef
|
[Clang][Builtin][AVX512]Adding intrinsics for vfpclass{sd|ss} vfpclass{pd|ps} instruction set
Differential Revision: http://reviews.llvm.org/D19476
llvm-svn: 267414
|
2016-04-25 14:48:23 +00:00 |
Michael Zuckerman
|
ef2979af50
|
[Clang][AVX512][BUILTIN] Adding intrinsics support to VEXTRACT{I|F} and VINSERT{I|F} instruction set
Differential Revision: http://reviews.llvm.org/D19097
llvm-svn: 266745
|
2016-04-19 15:18:23 +00:00 |
Michael Zuckerman
|
c2b6128a8f
|
[Clang][AVX512][Builtin] Adding support for VBROADCAST and VPBROADCASTB/W/D/Q instruction set
Differential Revision: http://reviews.llvm.org/D19012
llvm-svn: 266195
|
2016-04-13 12:58:01 +00:00 |
Michael Zuckerman
|
074edd7c1e
|
[Clang][AVX512][Builtin] Adding supporting to intrinsics of cvt{b|d|q}2mask{128|256|512} and cvtmask2{b|d|q}{128|256|512} instruction set.
Differential Revision: http://reviews.llvm.org/D19009
llvm-svn: 266188
|
2016-04-13 10:49:37 +00:00 |
Eric Christopher
|
cd875efa78
|
Canonicalize some of the x86 builtin tests and either remove or comment
about optimization options.
llvm-svn: 250271
|
2015-10-14 05:40:21 +00:00 |
Asaf Badouh
|
73b639f650
|
[X86][AVX512VLDQ] add reduce/range/cvt intrinsics
add 128 & 256 width intrinsic versions of reduce/range and cvt i64 to FP and vice versa
Differential Revision: http://reviews.llvm.org/D11598
llvm-svn: 243848
|
2015-08-02 12:43:08 +00:00 |
Elena Demikhovsky
|
e7d4c2e229
|
AVX-512: Added AVX-512 intrinsics and tests
by Asaf Badouh (asaf.badouh@intel.com)
llvm-svn: 236218
|
2015-04-30 09:24:29 +00:00 |