]> granicus.if.org Git - clang/commit
Remove 256-bit cast built-ins and make the AVX intrinsic call llvm __builtin_shufflev...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 11 Aug 2010 02:14:38 +0000 (02:14 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 11 Aug 2010 02:14:38 +0000 (02:14 +0000)
commit7fc3702694996d7d373e3280812a4172cf451aac
tree46027197d883cce6af1248d7f399a24efe627ccc
parent043488129fa55b02a25ff1d54603397c164c4c06
Remove 256-bit cast 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@110771 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsX86.def
lib/Headers/avxintrin.h
test/CodeGen/builtins-x86.c