This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aarch64/sve-acle-branch in repository gcc.
from 2619baccacf [SVE ACLE] Add dwarf2 support for POLY_INT_CST new 363190db20d [AArch64] Tweak handling of fp moves via int registers new 477992e97bc [SVE ACLE] Relax combine_and_move_insns condition
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-protos.h | 1 + gcc/config/aarch64/aarch64.c | 16 ++++++++ gcc/config/aarch64/aarch64.md | 46 ++++++++++------------ gcc/config/aarch64/iterators.md | 6 ++- gcc/ira.c | 15 +++---- ...dbl_mov_immediate_1.c => dbl_mov_immediate_2.c} | 39 +----------------- ...f16_mov_immediate_2.c => f16_mov_immediate_5.c} | 34 +--------------- ...flt_mov_immediate_1.c => flt_mov_immediate_2.c} | 39 +----------------- .../gcc.target/aarch64/sve-acle/asm/dup_f16.c | 6 +-- .../gcc.target/aarch64/sve-acle/asm/dup_f32.c | 6 +-- .../gcc.target/aarch64/sve-acle/asm/dup_f64.c | 12 ++---- 11 files changed, 63 insertions(+), 157 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{dbl_mov_immediate_1.c => dbl_mov_immediate_ [...] copy gcc/testsuite/gcc.target/aarch64/{f16_mov_immediate_2.c => f16_mov_immediate_ [...] copy gcc/testsuite/gcc.target/aarch64/{flt_mov_immediate_1.c => flt_mov_immediate_ [...]