]> granicus.if.org Git - clang/commit
Revert "Implement AArch64 vector load/store multiple N-element structure class SIMD...
authorTim Northover <tnorthover@apple.com>
Thu, 10 Oct 2013 16:00:08 +0000 (16:00 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 10 Oct 2013 16:00:08 +0000 (16:00 +0000)
commitdb5cb0fa68313a43b12e9ad0285e430706fc8328
tree09db2b2366afedb88a3d1e329b4cf31e2651219f
parentdbd0900ac3de45ac86fe87453a946096f2f8ef2b
Revert "Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). "

This reverts commit r192351. The LLVM side broke the build and the Clang tests
will inevitably fail without it.

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