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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 639fbdbc 2: update: llvm-linux: 17766
new 50ef92d3 2: update: llvm-linux: 17775
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 (639fbdbc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 222 +-
02-build_llvm/console.log | 11906 ++++++++++++++++----------------
03-build_linux/console.log | 1874 ++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 104 +-
console.log | 14120 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14131 insertions(+), 14123 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 578271f7ea2 [DebugInfo] Add a test that fell out of an earlier commit
new 81ca43cc1cf LoopLoadElim: Respect convergent
new 279b044b9bb [InstCombine] add tests for fcmp+select with FMF (minnum/ma [...]
new 5ea18e1c35c [MIR] Skip hoisting to basic block which may throw exceptio [...]
The 3 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/MachineCSE.cpp | 2 +
lib/Transforms/Scalar/LoopLoadElimination.cpp | 6 +
test/CodeGen/AArch64/machine_cse_illegal_hoist.ll | 52 ++++++++
test/Transforms/InstCombine/minmax-fp.ll | 132 +++++++++++++++++++++
.../LoopLoadElim/{forward.ll => convergent.ll} | 27 +++--
5 files changed, 207 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AArch64/machine_cse_illegal_hoist.ll
copy test/Transforms/LoopLoadElim/{forward.ll => convergent.ll} (66%)
--
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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7b765eaf 0: update: binutils-gcc-linux: all
new a2aa1bd8 0: update: binutils-gcc-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 (7b765eaf)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11471 ++++++++-------
04-build_abe-stage1/console.log | 15478 ++++++++++----------
05-build_linux/console.log | 772 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 87 +-
console.log | 28050 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 28097 insertions(+), 28217 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 705be8ba10c gn build: Add Mips target
new 4d8041c0e51 LoopDistribute/LAA: Respect convergent
new 578271f7ea2 [DebugInfo] Add a test that fell out of an earlier commit
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:
include/llvm/Analysis/LoopAccessAnalysis.h | 6 +
lib/Analysis/LoopAccessAnalysis.cpp | 64 +++-
lib/Transforms/Scalar/LoopDistribute.cpp | 15 +-
...hecks.ll => unsafe-and-rt-checks-convergent.ll} | 14 +-
test/DebugInfo/X86/live-debug-values-constprop.mir | 347 +++++++++++++++++++++
.../LoopDistribute/basic-with-memchecks.ll | 113 +++++++
test/Transforms/LoopDistribute/basic.ll | 76 +++++
.../convergent-no-cross-partition-checks.ll | 87 ++++++
test/Transforms/LoopDistribute/diagnostics.ll | 58 ++++
.../LoopDistribute/scev-inserted-runtime-check.ll | 83 ++++-
10 files changed, 849 insertions(+), 14 deletions(-)
copy test/Analysis/LoopAccessAnalysis/{unsafe-and-rt-checks.ll => unsafe-and-rt-ch [...]
create mode 100644 test/DebugInfo/X86/live-debug-values-constprop.mir
create mode 100644 test/Transforms/LoopDistribute/convergent-no-cross-partition-checks.ll
--
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 540e617049 Add support to readelf to display NetBSD auxv notes in core files.
new c0d38b0ec6 Add support for NetBSD/sh3 core reg sections to readelf.
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:
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 17 +++++++++++++++++
2 files changed, 23 insertions(+)
--
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_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 95d66fecaa Fix tcache count maximum (BZ #24531)
adds bd0a325b6a malloc: Fix warnings in tests with GCC 9
adds 2ec0b166bf Use a proper C tokenizer to implement the obsolete typedefs test.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 23 ++
Rules | 5 +-
malloc/tst-malloc-too-large.c | 39 +++
malloc/tst-memalign.c | 10 +
posix/bits/types.h | 10 +-
posix/sys/types.h | 33 +--
scripts/check-installed-headers.sh | 37 +--
scripts/check-obsolete-constructs.py | 466 +++++++++++++++++++++++++++++++++++
8 files changed, 560 insertions(+), 63 deletions(-)
create mode 100755 scripts/check-obsolete-constructs.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.