This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb04f9f23ac tree-optimization/106189 - avoid division by zero exception new 8a1e05b7618 aarch64: Lower vcombine to GIMPLE new f023cc54e86 aarch64: Consolidate simd type lookup functions new c906efc700d aarch64: Move vreinterpret definitions into the compiler
The 3 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/config/aarch64/aarch64-builtins.cc | 334 ++- gcc/config/aarch64/arm_neon.h | 3155 -------------------- .../aarch64/advsimd-intrinsics/combine.c | 18 + 3 files changed, 311 insertions(+), 3196 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/combine.c