]> granicus.if.org Git - clang/commit
Remove 256-bit shuffle built-ins and make the AVX intrinsic call llvm __builtin_shuff...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 11 Aug 2010 01:17:34 +0000 (01:17 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 11 Aug 2010 01:17:34 +0000 (01:17 +0000)
commitb33aa0f7dfa3a6cadc8ac1ac910f36680cbf7a76
tree83a40d43a22f355a4326601362124fc52644c508
parent6f158034915a112d6082a6b238a56337d1528328
Remove 256-bit shuffle built-ins and make the AVX intrinsic call llvm __builtin_shufflevector with the appropriate arguments

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