]> granicus.if.org Git - clang/commit
ARM NEON: add _f16 support to a couple of vector-shuffling intrinsics.
authorTim Northover <tnorthover@apple.com>
Tue, 25 Feb 2014 11:13:42 +0000 (11:13 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 25 Feb 2014 11:13:42 +0000 (11:13 +0000)
commitfb7e000aa81db25ced208e290b6221f9e56f11c1
tree7c5e39c53bb3387c093d7d6a57fb9bcea8aa88e3
parent8fc5af7b95ee8d55ef8e2ecd43494023cbdd360e
ARM NEON: add _f16 support to a couple of vector-shuffling intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202137 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
test/CodeGen/arm_neon_intrinsics.c
utils/TableGen/NeonEmitter.cpp