The vbroadcastsi256 intrinsic does not exactly resemble the GCC
authorJuergen Ributzka <juergen@apple.com>
Sat, 17 Aug 2013 16:38:37 +0000 (16:38 +0000)
committerJuergen Ributzka <juergen@apple.com>
Sat, 17 Aug 2013 16:38:37 +0000 (16:38 +0000)
commit68af19cbb1faec31dad274601d8937c2da9794c2
tree97c7348d6455ab9ff9788d76662e44d26a1aab3b
parenta915b410dfbb47a77e3936c987105b8ff459d448
The vbroadcastsi256 intrinsic does not exactly resemble the GCC
builtin. The GCC builtin expects the arguments to be passed by val,
whereas the LLVM intrinsic expects a pointer instead.

This is related to PR 16581 and rdar:14747994.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188608 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td