This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ab856aa49b Daily bump. new 0368d169492 Use NO_REGS in cost calculation when the preferred register [...] new 525713ed9db Adjust testcases after better RA decision.
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/ira-costs.cc | 5 +- .../gcc.target/i386/avx2-dest-false-dep-for-glc.c | 28 +- .../i386/avx512dq-dest-false-dep-for-glc.c | 257 ++++++++++++--- .../i386/avx512f-dest-false-dep-for-glc.c | 348 ++++++++++++++++----- .../i386/avx512fp16-dest-false-dep-for-glc.c | 118 +++++-- .../i386/avx512vl-dest-false-dep-for-glc.c | 243 +++++++++++--- gcc/testsuite/gcc.target/i386/pr108707.c | 16 + 7 files changed, 810 insertions(+), 205 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr108707.c