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-defconfig
in repository toolchain/ci/base-artifacts.
discards afea7ea 0: good: llvm-linux: boot
new 6b52cca 0: good: llvm-linux: boot
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 (afea7ea)
\
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 | 16 +-
2-build_llvm/console.log | 9360 +++++++++++++++++++--------------------
3-build_linux/console.log | 69 +-
4-boot_linux/console.log | 384 +-
console.log | 9821 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
6 files changed, 9827 insertions(+), 9833 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 88f77a47e96 [PowerPC] Use real pointers instead of undef
new fa80b421162 [DAGCombine] Improve select (not Cond), N1, N2 -> select Co [...]
new 9b5814c8093 [AArch64] Remove a stray test from the AArch64 directory.
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 | 24 ++++++++++++--------
lib/Target/AArch64/select-bswap.mir | 38 --------------------------------
lib/Target/X86/X86ISelLowering.cpp | 6 -----
3 files changed, 15 insertions(+), 53 deletions(-)
delete mode 100644 lib/Target/AArch64/select-bswap.mir
--
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 a5acf6e4858 [InstCombine] Fold add nsw + sadd.with.overflow
new 88f77a47e96 [PowerPC] Use real pointers instead of undef
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:
test/CodeGen/PowerPC/pr39478.ll | 30 +++++++++++++++++-------------
1 file changed, 17 insertions(+), 13 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 lldb.
from 899239826 Resubmit "Don't include UnixSignals.h from Host."
new c6129e9c9 Try to fix OSX compilation failure.
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:
source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 5 ++++-
1 file changed, 4 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 ea101a01ea9 * encoding.c (DFmode): #undef before #define.
new 02daf5d2ca0 PR c++/89576 - if constexpr of lambda capture.
new aa49bda0083 PR c++/87148 * init.c (build_value_init_noctor): Ignore f [...]
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/cp/ChangeLog | 13 +++++++++++++
gcc/cp/init.c | 9 +++++++++
gcc/cp/semantics.c | 4 ++--
gcc/cp/typeck.c | 9 ++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-if15.C | 2 +-
gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C | 11 +++++++++++
gcc/testsuite/g++.dg/ext/flexary34.C | 10 ++++++++++
8 files changed, 55 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary34.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 binutils-gdb.
from efbecbc143 gdb/fortran: Handle older TYPE*SIZE typenames
new 72f31aea9e Make "checkpoint" not rely on inferior_ptid
new 06974e6c05 C++ify fork_info, use std::list
new e52c971f17 linux-fork.c: rewrite inf_has_multiple_threads
new b7e60d85da Eliminate fork_info::clobber_regs
The 4 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:
gdb/ChangeLog | 41 ++++++
gdb/linux-fork.c | 377 ++++++++++++++++++++++++-------------------------------
gdb/linux-fork.h | 2 +-
3 files changed, 204 insertions(+), 216 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 24682c8 0: good: llvm-linux: all
new 09846bd 0: good: llvm-linux: 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 (24682c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 14 +-
2-build_llvm/console.log | 9531 ++++++++++++++++++++--------------------
3-build_linux/console.log | 67 +-
4-boot_linux/console.log | 2 +-
console.log | 9614 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 9687 insertions(+), 9551 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_gnu/gnu-release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 2efd5c5 gcc-7ab0115f5f867a7009aa3126cc1856f0a4a506c7: -5
new a966719 gcc-205e1cf42496aecfa1a71751c6da1c24a7325c02: -5
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 (2efd5c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 6 +-
2-prepare_abe/console.log | 7 +-
3-build_abe-bootstrap/console.log | 16329 ++++++++++++++++++-----------------
console.log | 16342 ++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
6 files changed, 16308 insertions(+), 16384 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.