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 |
Craig Topper
|
46e7555d4b
|
[AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins.
llvm-svn: 274603
|
2016-07-06 04:24:29 +00:00 |
Craig Topper
|
879b0978f4
|
[AVX512] Move the 128-bit and 256-bit lzcnt intrinsics to avx512vlcdintrin.h where they belong.
llvm-svn: 273249
|
2016-06-21 06:53:58 +00:00 |
Michael Zuckerman
|
514f05543f
|
[Clang][Builtin][AVX512] Adding intrisnics for the vpconflict{q|d} instruction set
Differential Revision: http://reviews.llvm.org/D19525
llvm-svn: 267728
|
2016-04-27 15:35:13 +00:00 |
Michael Zuckerman
|
8c2900f44d
|
[Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST and VPBROADCAST instruction set .
Differential Revision: http://reviews.llvm.org/D19196
llvm-svn: 267696
|
2016-04-27 11:43:14 +00:00 |