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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from ef8e3907d1 Automatic date update in version.in
adds 32ed64e7c2 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 271d76857 0: update: binutils-gcc-linux: boot
new 2a7619d3d 0: update: binutils-gcc-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 (271d76857)
\
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:
01-reset_artifacts/console.log | 170 +-
02-prepare_abe/console.log | 248 +-
03-build_abe-binutils/console.log | 9381 ++++++++-------
04-build_abe-stage1/console.log | 11563 ++++++++++---------
05-build_linux/console.log | 590 +-
06-boot_linux/console.log | 410 +-
console.log | 22380 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 22365 insertions(+), 22389 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 cc6487ed563 [X86][SSE] Disable shouldFoldConstantShiftPairToMask for bt [...]
new f52833fc113 caseFoldingDjbHash: simplify and make the US-ASCII fast pat [...]
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/Support/DJB.cpp | 35 ++++++++++++++++-------------------
1 file changed, 16 insertions(+), 19 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3d0913b62 0: update: llvm-linux: boot
new f9b289c78 0: update: 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 (3d0913b62)
\
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:
01-reset_artifacts/console.log | 70 +-
02-build_llvm/console.log | 11384 +++++++++++++++++------------------
03-build_linux/console.log | 594 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12062 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12066 insertions(+), 12066 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 8a0d120e526 [X86][AVX] Combine shuffles extracted from a common vector
new cc6487ed563 [X86][SSE] Disable shouldFoldConstantShiftPairToMask for bt [...]
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 | 3 +++
lib/Target/X86/X86.td | 8 +++++++-
lib/Target/X86/X86ISelLowering.cpp | 13 ++++++++++++-
lib/Target/X86/X86Subtarget.h | 4 ++++
test/CodeGen/X86/sse2-vector-shifts.ll | 20 ++++++++++++++------
5 files changed, 40 insertions(+), 8 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 d01c8f9b65f Add commentary to (SET_)TYPE_VECTOR_SUBPARTS
new 8bbdcaf0f18 Fix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-warn.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/alias-16.c | 46 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/alias-16.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from cd8dead0c394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 44427c0fbc09 crypto: xts - Fix atomic sleep when walking skcipher
adds b257b48cd583 crypto: lrw - Fix atomic sleep when walking skcipher
adds f6f3e747454f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 1bcb344086f3 ceph: only use d_name directly when parent is locked
adds 76a495d666e5 ceph: ensure d_name stability in ceph_dentry_hash()
adds 4b8222870032 ceph: handle the case where a dentry has been renamed on o [...]
adds 37659182bff1 ceph: fix ci->i_head_snapc leak
adds 8113a85f8720 Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
No new revisions were added by this update.
Summary of changes:
crypto/lrw.c | 6 ++++-
crypto/xts.c | 6 ++++-
fs/ceph/dir.c | 6 ++++-
fs/ceph/inode.c | 16 +++++++++++-
fs/ceph/mds_client.c | 70 +++++++++++++++++++++++++++++++++++++++++++---------
fs/ceph/snap.c | 7 +++++-
6 files changed, 95 insertions(+), 16 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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from 7aa4dc9458a Merging r357506:
adds 604a4178228 Merging r358885:
No new revisions were added by this update.
Summary of changes:
lld/ELF/InputSection.cpp | 2 +
lld/test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 lld/test/ELF/compressed-input-alignment.test
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards be63309fe 0: update: llvm-linux: 16693
new e1585add8 0: update: llvm-linux: 16693
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 (be63309fe)
\
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 | 167 +-
02-build_llvm/console.log | 11593 +++++++++++++++----------------
03-build_linux/console.log | 2384 +++----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 14178 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14150 insertions(+), 14218 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.