]> granicus.if.org Git - clang/commit
[AArch64] Add support for NEON scalar fixed-point convert to floating-point instructions.
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 31 Oct 2013 22:37:08 +0000 (22:37 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 31 Oct 2013 22:37:08 +0000 (22:37 +0000)
commit6d61978fa2c07cb1311bb29f45481cf3f4dbb887
tree192f30cc64662a02ed3bbcc6389b2cb5c8b0ec52
parentbc64d35c4151dc34c21d0fc971b3aee0d28d83a3
[AArch64] Add support for NEON scalar fixed-point convert to floating-point instructions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193817 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/aarch64-neon-intrinsics.c