This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4244ec455a1 Fix GIMPLE FE test (PR testsuite/82114) new 9f2c2a366fb [Mechanical Patch ARM/AArch64 1/2] Rename load/store schedu [...] new b0a3c001ed4 [Patch AArch64 2/2] Fix memory sizes to load/store patterns
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 | 69 ++++++++++++++++++++++ gcc/config/aarch64/aarch64.md | 71 +++++++++++------------ gcc/config/aarch64/falkor.md | 4 +- gcc/config/aarch64/iterators.md | 5 ++ gcc/config/aarch64/thunderx.md | 6 +- gcc/config/aarch64/thunderx2t99.md | 8 +-- gcc/config/arm/arm-generic.md | 26 ++++----- gcc/config/arm/arm.c | 4 +- gcc/config/arm/arm.md | 78 ++++++++++++------------- gcc/config/arm/arm1020e.md | 12 ++-- gcc/config/arm/arm1026ejs.md | 12 ++-- gcc/config/arm/arm1136jfs.md | 12 ++-- gcc/config/arm/arm926ejs.md | 16 +++--- gcc/config/arm/cortex-a15.md | 8 +-- gcc/config/arm/cortex-a17.md | 12 ++-- gcc/config/arm/cortex-a5.md | 16 +++--- gcc/config/arm/cortex-a53.md | 12 ++-- gcc/config/arm/cortex-a57.md | 8 +-- gcc/config/arm/cortex-a7.md | 16 +++--- gcc/config/arm/cortex-a8.md | 8 +-- gcc/config/arm/cortex-a9.md | 8 +-- gcc/config/arm/cortex-m4.md | 18 +++--- gcc/config/arm/cortex-m7.md | 12 ++-- gcc/config/arm/cortex-r4.md | 8 +-- gcc/config/arm/exynos-m1.md | 8 +-- gcc/config/arm/fa526.md | 16 +++--- gcc/config/arm/fa606te.md | 18 +++--- gcc/config/arm/fa626te.md | 12 ++-- gcc/config/arm/fa726te.md | 12 ++-- gcc/config/arm/fmp626.md | 12 ++-- gcc/config/arm/iwmmxt.md | 8 +-- gcc/config/arm/ldmstm.md | 114 ++++++++++++++++++------------------- gcc/config/arm/marvell-pj4.md | 12 ++-- gcc/config/arm/thumb1.md | 18 +++--- gcc/config/arm/thumb2.md | 8 +-- gcc/config/arm/types.md | 34 +++++------ gcc/config/arm/vfp.md | 34 +++++------ gcc/config/arm/xgene1.md | 10 ++-- 38 files changed, 420 insertions(+), 345 deletions(-)