This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6ca11407d4 i386: Add peephole2 patterns to improve add with carry or s [...]
new ec52d228d6d i386: Add peephole2 patterns to improve subtract with borro [...]
new 43a3252c42a middle-end, i386: Pattern recognize add/subtract with carry [...]
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/i386/i386.md | 227 ++++++++++++-
gcc/doc/md.texi | 16 +
gcc/fold-const-call.cc | 24 ++
gcc/gimple-fold.cc | 29 ++
gcc/gimple-range-fold.cc | 2 +
gcc/internal-fn.cc | 39 +++
gcc/internal-fn.def | 2 +
gcc/optabs.def | 2 +
gcc/testsuite/gcc.target/i386/pr79173-1.c | 59 ++++
gcc/testsuite/gcc.target/i386/pr79173-10.c | 31 ++
gcc/testsuite/gcc.target/i386/pr79173-2.c | 59 ++++
gcc/testsuite/gcc.target/i386/pr79173-3.c | 61 ++++
gcc/testsuite/gcc.target/i386/pr79173-4.c | 61 ++++
gcc/testsuite/gcc.target/i386/pr79173-5.c | 32 ++
gcc/testsuite/gcc.target/i386/pr79173-6.c | 33 ++
gcc/testsuite/gcc.target/i386/pr79173-7.c | 31 ++
gcc/testsuite/gcc.target/i386/pr79173-8.c | 31 ++
gcc/testsuite/gcc.target/i386/pr79173-9.c | 31 ++
gcc/tree-ssa-dce.cc | 8 +
gcc/tree-ssa-math-opts.cc | 500 ++++++++++++++++++++++++++++-
20 files changed, 1269 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79173-9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4e31e63ea7e middle-end: Move constant args folding of .UBSAN_CHECK_* an [...]
new b6ca11407d4 i386: Add peephole2 patterns to improve add with carry or s [...]
The 1 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/i386/i386.md | 289 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 289 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_binutils_check/master-arm
in repository toolchain/ci/base-artifacts.
from e8f0fe1205 onsuccess: #51: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 6e6e516139 onsuccess: #52: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 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:
00-sumfiles/binutils.log.xz | Bin 47524 -> 47504 bytes
00-sumfiles/gas.log.xz | Bin 100776 -> 100688 bytes
00-sumfiles/ld.log.xz | Bin 124540 -> 124508 bytes
01-reset_artifacts/console.log.xz | Bin 2148 -> 2172 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2664 bytes
03-build_abe-binutils/console.log.xz | Bin 50280 -> 50696 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 37952 -> 37860 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4348 -> 4352 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5176 -> 5184 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3124 -> 3176 bytes
06-check_regression/console.log.xz | Bin 1236 -> 1056 bytes
06-check_regression/results.compare2 | 32 +++++-----------------
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +--
sumfiles/ld.sum | 6 ++--
19 files changed, 20 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea616f687dc AArch64: New RTL for ABD
new 4e31e63ea7e middle-end: Move constant args folding of .UBSAN_CHECK_* an [...]
The 1 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/fold-const-call.cc | 41 +++++++++++++++++++++++++++++++++++++++++
gcc/gimple-fold.cc | 16 ----------------
2 files changed, 41 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
from 8c49cd8af2 onsuccess: #53: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 87047d609e onsuccess: #54: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2192 -> 2192 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2620 bytes
.../console.log.xz | Bin 310632 -> 315936 bytes
.../make-gcc-stage2.log.xz | Bin 245360 -> 246716 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6cf8989c6e6 LoongArch: Change the default value of LARCH_CALL_RATIO to 6.
new 710b8dec61a Missed opportunity to use [SU]ABD
new ea616f687dc AArch64: New RTL for ABD
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-simd.md | 12 ++
gcc/config/aarch64/aarch64-sve.md | 4 +-
gcc/doc/md.texi | 10 +
gcc/internal-fn.def | 3 +
gcc/optabs.def | 2 +
gcc/testsuite/gcc.target/aarch64/abd.h | 68 +++++++
gcc/testsuite/gcc.target/aarch64/abd_2.c | 35 ++++
gcc/testsuite/gcc.target/aarch64/abd_3.c | 36 ++++
gcc/testsuite/gcc.target/aarch64/abd_4.c | 30 +++
gcc/testsuite/gcc.target/aarch64/abd_none_2.c | 14 ++
gcc/testsuite/gcc.target/aarch64/abd_none_3.c | 14 ++
gcc/testsuite/gcc.target/aarch64/abd_none_4.c | 22 ++
gcc/testsuite/gcc.target/aarch64/abd_run_1.c | 93 +++++++++
gcc/testsuite/gcc.target/aarch64/sve/abd_1.c | 35 ++++
gcc/testsuite/gcc.target/aarch64/sve/abd_2.c | 29 +++
gcc/testsuite/gcc.target/aarch64/sve/abd_none_1.c | 13 ++
gcc/testsuite/gcc.target/aarch64/sve/abd_none_2.c | 21 ++
gcc/tree-vect-patterns.cc | 233 +++++++++++++++++++---
18 files changed, 641 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd.h
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_none_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_none_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_none_4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_run_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/abd_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/abd_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/abd_none_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/abd_none_2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.