This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a12d5ae The existing vector costs stop some beneficial vectorization. [...] new 95c854a Currently the SBFM, UBFM and BFM instructions all use the att [...] new 27ab9d2 The second patch updates the Cortex-A57 scheduler now that we [...] new 3af33bc Introduce -fprofile-update=prefer-atomic
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 | 38 ++++++++++++++++++++++ gcc/common.opt | 5 ++- gcc/config/aarch64/aarch64.md | 22 ++++++------- gcc/config/aarch64/thunderx.md | 2 +- gcc/config/arm/cortex-a53.md | 2 +- gcc/config/arm/cortex-a57.md | 4 +-- gcc/config/arm/exynos-m1.md | 4 +-- gcc/config/arm/types.md | 2 ++ gcc/config/arm/xgene1.md | 2 +- gcc/coretypes.h | 3 +- gcc/doc/invoke.texi | 11 +++++-- gcc/gcc.c | 6 +--- gcc/testsuite/ChangeLog | 7 ++++ .../gcc.dg/no_profile_instrument_function-attr-1.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-11.c | 2 +- gcc/tree-profile.c | 35 ++++++++++---------- 16 files changed, 100 insertions(+), 47 deletions(-)