]> granicus.if.org Git - clang/commit
[AVX512] Replace masked AND/OR/XOR intrinsics with native code and remove the builtins.
authorCraig Topper <craig.topper@gmail.com>
Mon, 11 Jul 2016 06:14:18 +0000 (06:14 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 11 Jul 2016 06:14:18 +0000 (06:14 +0000)
commitbee5abcb5e31f6bbd91256fbda788678309f5f49
tree1910f28403ee4e722d6fbb585dc5c35935620544
parenta32ebdfb224b7cbb1bbf50cb6d07175516799500
[AVX512] Replace masked AND/OR/XOR intrinsics with native code and remove the builtins.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275049 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsX86.def
lib/Headers/avx512fintrin.h
lib/Headers/avx512vlintrin.h
test/CodeGen/avx512f-builtins.c
test/CodeGen/avx512vl-builtins.c