This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1393938e4c7 aarch64: Fix target alignment for SVE [PR98119]
new bf24f4ec73b x86: Update memcpy/memset inline strategies for Ice Lake
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-expand.c | 8 +-
gcc/config/i386/i386-options.c | 12 +-
gcc/config/i386/i386.h | 2 +
gcc/config/i386/x86-tune-costs.h | 127 ++++++++++++++++++++++
gcc/config/i386/x86-tune.def | 7 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c | 11 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-6.c | 18 +++
gcc/testsuite/gcc.target/i386/memcpy-strategy-7.c | 9 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-8.c | 18 +++
gcc/testsuite/gcc.target/i386/memset-strategy-3.c | 17 +++
gcc/testsuite/gcc.target/i386/memset-strategy-4.c | 17 +++
gcc/testsuite/gcc.target/i386/memset-strategy-5.c | 11 ++
gcc/testsuite/gcc.target/i386/memset-strategy-6.c | 9 ++
13 files changed, 259 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-6.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 releases/gcc-10
in repository gcc.
from 54b273e3203 Backport Zen3 tuning from mainline
new 72c7094aa06 znver3 tuning part 1
new aa992124895 Remove mask register costs.
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-options.c | 2 +-
gcc/config/i386/x86-tune-costs.h | 128 +++++++++++++++++++++++++++++++++++++++
2 files changed, 129 insertions(+), 1 deletion(-)
--
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 d7145b4bb6c Small refactoring of cgraph_node::release_body
new 1393938e4c7 aarch64: Fix target alignment for SVE [PR98119]
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/aarch64/aarch64.c | 7 ++++---
gcc/testsuite/gcc.target/aarch64/sve/pr98119.c | 13 +++++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr98119.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 releases/gcc-10
in repository gcc.
from c611209a342 aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
new a42a5600c59 x86: Fold arch_names_table into processor_alias_table
new 54b273e3203 Backport Zen3 tuning from mainline
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/common/config/i386/i386-common.c | 255 +++++++++-----
.../common/config/i386/i386-cpuinfo.h | 102 +++---
gcc/config.gcc | 10 +-
gcc/config/i386/driver-i386.c | 5 +
gcc/config/i386/i386-builtins.c | 371 +++++----------------
gcc/config/i386/i386-c.c | 7 +
gcc/config/i386/i386-options.c | 4 +-
gcc/config/i386/i386.c | 5 +-
gcc/config/i386/i386.h | 7 +
gcc/config/i386/i386.md | 2 +-
gcc/config/i386/x86-tune-sched.c | 2 +
gcc/config/i386/x86-tune.def | 2 +-
gcc/config/i386/znver1.md | 353 +++++++++++++-------
gcc/doc/extend.texi | 6 +
gcc/doc/invoke.texi | 7 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 6 +
libgcc/config/i386/cpuinfo.c | 6 +
libgcc/config/i386/cpuinfo.h | 2 +
18 files changed, 590 insertions(+), 562 deletions(-)
copy libgcc/config/i386/cpuinfo.h => gcc/common/config/i386/i386-cpuinfo.h (63%)
--
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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 959ab8e63a Reset development to true
adds d8768ca6a7 DWARF: Check version >= 3 for DW_FORM_ref_addr
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f3025c4d 0: update: binutils-llvm-linux-qemu: all
new df78d4fe 0: update: binutils-llvm-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f3025c4d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 129 +-
02-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 11836 +++++++-------
04-build_llvm/console.log | 13276 ++++++++--------
05-build_linux/console.log | 616 +-
06-build_abe-qemu/console.log | 4513 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30502 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
11 files changed, 30402 insertions(+), 30616 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 releases/gcc-10
in repository gcc.
from 99c560a8399 Daily bump.
new 1a92899b08e aarch64: PR target/99037 Fix RTL represntation in move_lo_q [...]
new c611209a342 aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
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 | 49 ++++++------------------------
gcc/config/aarch64/iterators.md | 3 --
gcc/testsuite/gcc.target/aarch64/pr99808.c | 14 +++++++++
3 files changed, 24 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr99808.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.