This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c59702655 binutils-f21cd81c3fe4740a9784aae7b5020e8c0550f09c: all
new cb4526706 linux-1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8: 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 (c59702655)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 126 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6471 +++++++------
4-build_abe-stage1/console.log | 12148 ++++++++++++-----------
5-count_linux_objs/console.log | 248 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 19023 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 19120 insertions(+), 18952 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_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 925f60181 gcc-77aa098963daf77b3f154f62cc0a945e2b5f04e2: all
new d16e76316 binutils-55e8aae79a341ce777565dade196e47773b53274: 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 (925f60181)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 116 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3783 ++++-----
4-build_abe-stage1/console.log | 4953 ++++++------
5-count_linux_objs/console.log | 6915 ++++++++--------
console.log | 15939 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 15864 insertions(+), 15868 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_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f955f1a32 llvm-385e19b7355255c029ed3b9e6111660258884471: 5044
new 5a49383b4 llvm-62368bc223ee43fe986c0e3e8185538c7da3799f: 5044
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 (f955f1a32)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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:
1-reset_artifacts/console.log | 229 +-
2-build_llvm/console.log | 10237 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 191 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 10669 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10840 insertions(+), 10516 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 llvm.
from 70291ab191c [DAGCombiner] Enable sub saturation constant folding
new e84a99a487d [DAGCombiner] Add (sub_sat x, x) -> 0 combine
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++++
test/CodeGen/X86/combine-sub-ssat.ll | 10 ++--------
test/CodeGen/X86/combine-sub-usat.ll | 6 ++----
3 files changed, 8 insertions(+), 12 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 glibc.
from a1b02ae763 Fix a few typos in comments
new 1a153e47fc x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/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:
ChangeLog | 21 +
sysdeps/x86_64/multiarch/Makefile | 3 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 12 +
.../{ifunc-unaligned-ssse3.h => ifunc-strcpy.h} | 6 +
sysdeps/x86_64/multiarch/stpcpy-avx2.S | 3 +
sysdeps/x86_64/multiarch/stpcpy.c | 2 +-
sysdeps/x86_64/multiarch/stpncpy-avx2.S | 4 +
sysdeps/x86_64/multiarch/stpncpy.c | 2 +-
sysdeps/x86_64/multiarch/strcat-avx2.S | 275 ++++++
sysdeps/x86_64/multiarch/strcat.c | 2 +-
sysdeps/x86_64/multiarch/strcpy-avx2.S | 1022 ++++++++++++++++++++
sysdeps/x86_64/multiarch/strcpy.c | 2 +-
sysdeps/x86_64/multiarch/strncat-avx2.S | 3 +
sysdeps/x86_64/multiarch/strncat.c | 2 +-
sysdeps/x86_64/multiarch/strncpy-avx2.S | 3 +
sysdeps/x86_64/multiarch/strncpy.c | 2 +-
16 files changed, 1358 insertions(+), 6 deletions(-)
rename sysdeps/x86_64/multiarch/{ifunc-unaligned-ssse3.h => ifunc-strcpy.h} (83%)
create mode 100644 sysdeps/x86_64/multiarch/stpcpy-avx2.S
create mode 100644 sysdeps/x86_64/multiarch/stpncpy-avx2.S
create mode 100644 sysdeps/x86_64/multiarch/strcat-avx2.S
create mode 100644 sysdeps/x86_64/multiarch/strcpy-avx2.S
create mode 100644 sysdeps/x86_64/multiarch/strncat-avx2.S
create mode 100644 sysdeps/x86_64/multiarch/strncpy-avx2.S
--
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 llvm.
from dd81d192fac [X86] Add sub saturation constant folding and self tests.
new 70291ab191c [DAGCombiner] Enable sub saturation constant folding
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 ++++++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 ++
test/CodeGen/X86/combine-sub-ssat.ll | 21 +++++----------------
test/CodeGen/X86/combine-sub-usat.ll | 17 +++++------------
4 files changed, 18 insertions(+), 29 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_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards d5518764f binutils-8f41e0d37a47747212f7a32f94bf246dc66eef85: all
new 7cb36c24f gcc-fb636249665c9e664de3ea8ff0469add4484ccef: 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 (d5518764f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 173 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6400 +++++++------
4-build_abe-stage1/console.log | 12116 ++++++++++++------------
5-count_linux_objs/console.log | 132 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18871 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18880 insertions(+), 18868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.