This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 31cc9824d1c ARC: Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs.
new a3da9adeb45 ARC: Convert (signed<<31)>>31 to -(signed&1) without barrel [...]
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/arc/arc.md | 14 ++++++++++++++
gcc/testsuite/gcc.target/arc/pr101955.c | 10 ++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arc/pr101955.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 fb1941d08fc arm: move the switch tables for Arm to the RO data section.
new d24c3c53345 ARC: Improved SImode shifts and rotates with -mswap.
new 31cc9824d1c ARC: Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs.
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/arc/arc.cc | 137 ++++++++++++++++++++++++---------
gcc/config/arc/arc.h | 15 ++--
gcc/config/arc/arc.md | 43 ++++++++---
gcc/testsuite/gcc.target/arc/lsl16-1.c | 10 +++
gcc/testsuite/gcc.target/arc/lsr16-1.c | 10 +++
gcc/testsuite/gcc.target/arc/swap-1.c | 9 +++
gcc/testsuite/gcc.target/arc/swap-2.c | 11 +++
7 files changed, 181 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/lsl16-1.c
create mode 100644 gcc/testsuite/gcc.target/arc/lsr16-1.c
create mode 100644 gcc/testsuite/gcc.target/arc/swap-1.c
create mode 100644 gcc/testsuite/gcc.target/arc/swap-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_build/master-aarch64
in repository toolchain/ci/base-artifacts/tcwg_gcc_build/master-aarch64.
from f7529d3 onsuccess: #1283: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 3b7dcc4 onsuccess: #1284: 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 2112 -> 2156 bytes
02-prepare_abe/console.log.xz | Bin 2640 -> 2584 bytes
04-build_abe-gcc/console.log.xz | Bin 212812 -> 211044 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 178060 -> 178188 bytes
05-check_regression/console.log.xz | Bin 1136 -> 1096 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 185 +++++++++++++++++---------------
jenkins/notify-init.log | 70 ++++++------
jenkins/rewrite.log | 22 ++--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 14 ++-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 166 insertions(+), 145 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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_lto.
from 83d642e onsuccess: #254: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 17036f8 onsuccess: #255: 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 2172 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2588 -> 2660 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 498812 -> 502712 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 449424 -> 448988 bytes
05-check_regression/console.log.xz | Bin 1104 -> 1132 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 207 +++++++++++++---------
jenkins/notify-init.log | 66 +++----
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 192 insertions(+), 143 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 7666d94db06 Testsuite, i386: Mark test as requiring ifunc
new fb1941d08fc arm: move the switch tables for Arm to the RO data section.
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/arm/aout.h | 6 +--
gcc/config/arm/arm.cc | 55 +++++++++++++---------
gcc/config/arm/arm.h | 19 +++++---
gcc/config/arm/arm.md | 21 +++++----
gcc/config/arm/elf.h | 18 +++++--
gcc/testsuite/gcc.target/arm/arm-switchstatement.c | 28 ++++++-----
6 files changed, 90 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.