This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1abfa5b17a7 Assign result of get_string_lenth to a SSA_NAME (PR tree-op [...] new fc15e6c1a7a gcc/ChangeLog:
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: gcc/ChangeLog | 35 +++ gcc/config/aarch64/aarch64-simd-builtins.def | 6 +- gcc/config/aarch64/aarch64-simd.md | 48 +++ gcc/config/aarch64/arm_neon.h | 336 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 4 + .../gcc.target/aarch64/advsimd-intrinsics/vld1x2.c | 71 +++++ 6 files changed, 499 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vld1x2.c