]> granicus.if.org Git - clang/commit
[AArch64]Add 2 intrinsics vmov_n_p64/vmovq_n_p64, the alias for vdup_n_p64/vdup_n_p64.
authorHao Liu <Hao.Liu@arm.com>
Fri, 31 Oct 2014 02:41:37 +0000 (02:41 +0000)
committerHao Liu <Hao.Liu@arm.com>
Fri, 31 Oct 2014 02:41:37 +0000 (02:41 +0000)
commit24a93ad4ce143a08b5ca0c068a438091460f9721
tree233335e9e5a7355fceccf58639e401e210fbbdf9
parent78c81e530e2b92d790fedb3468ab292abfb14b1a
[AArch64]Add 2 intrinsics vmov_n_p64/vmovq_n_p64, the alias for vdup_n_p64/vdup_n_p64.
As this change is too small, commit it directly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220946 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
test/CodeGen/aarch64-poly64.c