This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d8a6c0 [AArch64][1/10] ARMv8.2-A FP16 data processing intrinsics new 3249cb0 [AArch64][2/10] ARMv8.2-A FP16 one operand vector intrinsics new a3b39d5 [AArch64][3/10] ARMv8.2-A FP16 two operands vector intrinsics
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/ChangeLog | 79 +++ gcc/config/aarch64/aarch64-builtins.c | 4 + gcc/config/aarch64/aarch64-simd-builtins.def | 96 ++-- gcc/config/aarch64/aarch64-simd.md | 244 ++++----- gcc/config/aarch64/aarch64.c | 8 + gcc/config/aarch64/arm_neon.h | 723 ++++++++++++++++++++++++++- gcc/config/aarch64/iterators.md | 43 +- 7 files changed, 1044 insertions(+), 153 deletions(-)