This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e16472dc53 Re-apply: [ASTImporter] Import the whole redecl chain of functions new f040667a18 [NEON] Support vldNq intrinsics in AArch32 (Clang part)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/arm_neon.td | 18 +- lib/CodeGen/CGBuiltin.cpp | 79 +-- test/CodeGen/aarch64-neon-ldst-one.c | 1174 ---------------------------------- test/CodeGen/arm-neon-vld.c | 1087 +++++++++++++++++++++++++++++++ test/CodeGen/arm_neon_intrinsics.c | 315 --------- test/CodeGen/vld_dup.c | 50 -- 6 files changed, 1112 insertions(+), 1611 deletions(-)