This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dc6683f9e0 [Sema] Improve -Wstrict-prototypes diagnostic message for blocks. new d4d74154eb Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"
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 | 185 --- lib/Basic/Targets.cpp | 10 - lib/CodeGen/CGBuiltin.cpp | 183 +-- lib/CodeGen/CodeGenModule.cpp | 1 - lib/CodeGen/CodeGenTypeCache.h | 2 +- test/CodeGen/aarch64-neon-intrinsics.c | 230 ++-- test/CodeGen/aarch64-neon-ldst-one.c | 228 ++-- test/CodeGen/aarch64-v8.2a-neon-intrinsics.c | 1633 -------------------------- utils/TableGen/NeonEmitter.cpp | 6 +- 9 files changed, 240 insertions(+), 2238 deletions(-) delete mode 100644 test/CodeGen/aarch64-v8.2a-neon-intrinsics.c