This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 13caad157a1 2018-01-11 Prathamesh Kulkarni prathamesh.kulkarni@linaro.org new 9ee746ade85 [AArch64] Avoid GET_MODE_NUNITS in v8.4 support new 4a6bc40afed [AArch64] Extra scalar_float_mode patch new c0b17f4414c [AArch64] Rework interface to add constant/offset routines new cb4d071f904 [AArch64] Set NUM_POLY_INT_COEFFS to 2
The 4 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 | 125 +++++ gcc/config/aarch64/aarch64-builtins.c | 18 +- gcc/config/aarch64/aarch64-modes.def | 4 + gcc/config/aarch64/aarch64-protos.h | 4 +- gcc/config/aarch64/aarch64-simd.md | 54 +- gcc/config/aarch64/aarch64.c | 783 ++++++++++++++++------------- gcc/config/aarch64/aarch64.h | 18 +- gcc/config/aarch64/aarch64.md | 2 +- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gcc.target/aarch64/pr70044.c | 2 +- 10 files changed, 611 insertions(+), 405 deletions(-)