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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3bed27bd3 gcc-77aa098963daf77b3f154f62cc0a945e2b5f04e2: all
new 0eccff40d linux-8ce4d582f5647052b86f364a070aa26268810d7e: 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 (3bed27bd3)
\
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 | 62 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6402 +++----
4-build_abe-stage1/console.log | 9959 +++++------
5-count_linux_objs/console.log | 16743 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 33688 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33443 insertions(+), 33463 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 40b75b2f129 [ARM GlobalISel] Import MOVi32imm into GlobalISel
new fc46ecd5d4c [DAGCombiner] Add add saturation constant folding tests.
new 8f2514f1161 [DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 ++--
lib/Transforms/Utils/SimplifyCFG.cpp | 13 +--------
test/CodeGen/X86/combine-add-ssat.ll | 49 ++++++++++++++++++++++++++------
test/CodeGen/X86/combine-add-usat.ll | 41 ++++++++++++++++++++++----
test/CodeGen/X86/pr39187-g.ll | 27 +++++-------------
5 files changed, 87 insertions(+), 48 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-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f21cd81c3f Automatic date update in version.in
adds 8f41e0d37a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 518c54fb8 gcc-025222e251927bd2dfab62f52ea8d988bbe900b5: all
new b96ff478f binutils-8f41e0d37a47747212f7a32f94bf246dc66eef85: 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 (518c54fb8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 88 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6469 +++++++-------
4-build_abe-stage1/console.log | 8752 +++++++++----------
5-count_linux_objs/console.log | 1491 ++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16896 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 17004 insertions(+), 16744 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 1da08e25141 [AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try
new 09be36deab8 [SelectionDAG] Add type sanity assertions for add/sub satur [...]
new 40b75b2f129 [ARM GlobalISel] Import MOVi32imm into GlobalISel
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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 ++++
lib/Target/ARM/ARMInstrInfo.td | 15 ++++++++++++++-
.../ARM/GlobalISel/arm-instruction-select.mir | 21 +++++++++++++++++++++
3 files changed, 39 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 d8b18ebe75b Undo undesirable part of r267850 2019-01-11 commit.
new c7a7ba467de PR rtl-optimization/88796 * emit-rtl.h (struct rtl_data): [...]
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/ChangeLog | 14 ++++++++++++++
gcc/cfgexpand.c | 1 +
gcc/config/i386/i386.c | 1 +
gcc/dse.c | 23 ++++++++++++++++++++++-
gcc/emit-rtl.h | 4 ++++
gcc/function.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr88796.c | 8 ++++++++
8 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88796.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_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4d7f284c8 linux-b808822a75a363fd245c7c5e8719d4905a53f069: 8630
discards 66b2beee6 linux-1cdbd3e57698fa22eddb522b2c7fa6048420da5f: 16
discards 4ef9b1ea4 linux-139287cc2cc0c3e2a3fc4c57164b0236d00795f4: 8631
discards 1c395455d linux-e9eb788f9442d1b5d93efdb30c3be071ce8a22b1: 16
discards 933121e1b linux-a85b6b4f641697f54952f52fec8af1dac0826ecc: 8632
new 6f428d148 linux-8ce4d582f5647052b86f364a070aa26268810d7e: 8632
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 (4d7f284c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
2-build_llvm/console.log | 8668 +-
3-count_linux_objs/console.log | 533454 ++++++++++++++++++-------------------
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 113 +-
console.log | 545785 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 544278 insertions(+), 543904 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.