This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7a6d314e7f Fix LTO bootstrap on Windows new fdb904a1822 aarch64: Reimplement vshrn_n* intrinsics using builtins new d61ca09ec93 aarch64: Reimplement vshrn_high_n* intrinsics using builtins
The 2 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-simd-builtins.def | 6 + gcc/config/aarch64/aarch64-simd.md | 93 +++++++++++ gcc/config/aarch64/arm_neon.h | 236 +++++++++------------------ gcc/config/aarch64/iterators.md | 3 + 4 files changed, 182 insertions(+), 156 deletions(-)