]> granicus.if.org Git - clang/commit
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
authorHao Liu <Hao.Liu@arm.com>
Tue, 19 Nov 2013 02:17:31 +0000 (02:17 +0000)
committerHao Liu <Hao.Liu@arm.com>
Tue, 19 Nov 2013 02:17:31 +0000 (02:17 +0000)
commit11a94f9ccaf29bb7cd073787d5cb6d130a38bf62
tree91b5e720e81e1b124d81ee11919f833d118e842e
parent2098d1a3b0114700093605ddd3c1435456698466
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195079 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/aarch64-neon-ldst-one.c [new file with mode: 0644]