This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 501736437f7 Hide regs_invalidated_by_call etc. new 4d846c5e204 Make ira call df_set_regs_ever_live for extra call-clobbered regs new f7da26ac2b1 [AArch64] Allow shrink-wrapping of non-leaf vector PCS functions new 7085fc55d30 [AArch64] Make more use of function_abi
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/ChangeLog | 33 +++++++++++ gcc/config/aarch64/aarch64-protos.h | 1 - gcc/config/aarch64/aarch64.c | 69 ++++++++++------------ gcc/config/aarch64/aarch64.md | 2 +- gcc/function-abi.cc | 36 +++++++++++ gcc/function-abi.h | 21 +++++++ gcc/ira.c | 41 ++++++++++--- gcc/testsuite/ChangeLog | 4 ++ .../aarch64/torture/{simd-abi-3.c => simd-abi-9.c} | 38 ++++++++---- 9 files changed, 183 insertions(+), 62 deletions(-) copy gcc/testsuite/gcc.target/aarch64/torture/{simd-abi-3.c => simd-abi-9.c} (52%)