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-defconfig
in repository toolchain/ci/base-artifacts.
discards 5969640d 2: good: llvm-linux: 5477
new ce9086a4 2: good: llvm-linux: 5477
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 (5969640d)
\
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:
01-reset_artifacts/console.log | 180 +-
02-build_llvm/console.log | 11477 ++++++++++++++++----------------
03-build_linux/console.log | 1797 ++---
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 13464 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13502 insertions(+), 13434 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 45a375eb6b1 Revert rL357745: [SelectionDAG] Compute known bits of CopyFromReg
new dd0be70559a [ARM] Add an extra constant hoisting test. NFC
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/Thumb/consthoist-physical-addr.ll | 75 ++++++++++++++++++++++++++
1 file changed, 75 insertions(+)
create mode 100644 test/CodeGen/Thumb/consthoist-physical-addr.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 clang.
from 40afe0b6f2 Don't emit an unreachable return block.
new 1e9879991b Fix an off-by-one mistake in IRGen's copy-construction speci [...]
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/CGClass.cpp | 2 +-
test/CodeGenCXX/pod-member-memcpys.cpp | 14 ++++++++++++++
2 files changed, 15 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 llvm.
from 12041c1bc88 llvm-undname: Fix another crash-on-invalid
new 45a375eb6b1 Revert rL357745: [SelectionDAG] Compute known bits of CopyFromReg
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/SelectionDAG.cpp | 20 --------------------
lib/Target/X86/X86ISelLowering.cpp | 6 +++---
test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll | 10 ++++++----
test/CodeGen/ARM/atomic-op.ll | 8 ++++----
test/CodeGen/PowerPC/pr35688.ll | 16 +++++++++-------
test/CodeGen/SystemZ/subregliveness-04.ll | 2 +-
test/CodeGen/X86/fold-tied-op.ll | 2 +-
test/CodeGen/X86/pr28444.ll | 5 +++--
8 files changed, 27 insertions(+), 42 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-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 18bfb9c6a8a5 aio: Fix an error code in __io_submit_one()
adds 27fad74a5a77 iov_iter: Fix build error without CONFIG_CRYPTO
adds 6af1c849dfb1 aio: use kmem_cache_free() instead of kfree()
adds 972acfb49446 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ab8a6d821179 MIPS: KGDB: fix kgdb support for SMP platforms.
adds e4952b0c2c03 MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_b [...]
adds 6e3572e83dc3 MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
adds 0ee7fb36f988 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/s [...]
adds 771acc7e4a6e Bluetooth: btusb: request wake pin with NOAUTOEN
adds e33c1b992377 apparmor: Restore Y/N in /sys for apparmor's "enabled"
adds 6a8aae68c873 virtio_pci: fix a NULL pointer reference in vp_del_vqs
adds 5e9642a2e14c MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi
adds cf94db219053 virtio: Honour 'may_reduce_num' in vring_create_virtqueue
adds ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 15 +++++++-
arch/mips/configs/generic/board-ocelot.config | 8 +++++
arch/mips/kernel/kgdb.c | 3 +-
arch/mips/sgi-ip27/ip27-irq.c | 3 +-
drivers/bluetooth/btusb.c | 2 +-
drivers/virtio/virtio_pci_common.c | 8 +++--
drivers/virtio/virtio_ring.c | 2 ++
fs/aio.c | 4 +--
include/linux/virtio_ring.h | 2 +-
lib/iov_iter.c | 4 +++
security/apparmor/lsm.c | 49 ++++++++++++++++++++++++++-
11 files changed, 88 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 095d9e81 4: good: llvm-linux: 19261
new 6d44a0c6 4: good: llvm-linux: 19261
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 (095d9e81)
\
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:
01-reset_artifacts/console.log | 68 +-
02-build_llvm/console.log | 11376 ++++++++++++++---------------
03-build_linux/console.log | 3319 ++++-----
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 14773 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14792 insertions(+), 14762 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-defconfig
in repository toolchain/ci/linux.
from 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 18bfb9c6a8a5 aio: Fix an error code in __io_submit_one()
adds 27fad74a5a77 iov_iter: Fix build error without CONFIG_CRYPTO
adds 6af1c849dfb1 aio: use kmem_cache_free() instead of kfree()
adds 972acfb49446 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ab8a6d821179 MIPS: KGDB: fix kgdb support for SMP platforms.
adds e4952b0c2c03 MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_b [...]
adds 6e3572e83dc3 MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
adds 0ee7fb36f988 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/s [...]
adds 771acc7e4a6e Bluetooth: btusb: request wake pin with NOAUTOEN
adds e33c1b992377 apparmor: Restore Y/N in /sys for apparmor's "enabled"
adds 6a8aae68c873 virtio_pci: fix a NULL pointer reference in vp_del_vqs
adds 5e9642a2e14c MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi
adds cf94db219053 virtio: Honour 'may_reduce_num' in vring_create_virtqueue
adds ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 15 +++++++-
arch/mips/configs/generic/board-ocelot.config | 8 +++++
arch/mips/kernel/kgdb.c | 3 +-
arch/mips/sgi-ip27/ip27-irq.c | 3 +-
drivers/bluetooth/btusb.c | 2 +-
drivers/virtio/virtio_pci_common.c | 8 +++--
drivers/virtio/virtio_ring.c | 2 ++
fs/aio.c | 4 +--
include/linux/virtio_ring.h | 2 +-
lib/iov_iter.c | 4 +++
security/apparmor/lsm.c | 49 ++++++++++++++++++++++++++-
11 files changed, 88 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards cd31a980 0: good: llvm-linux: boot
new 9db666ba 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 (cd31a980)
\
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 | 14 +-
02-build_llvm/console.log | 11270 +++++++++++++++++----------------
03-build_linux/console.log | 1582 +++--
04-boot_linux/console.log | 424 +-
console.log | 13311 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 13281 insertions(+), 13330 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_bmk/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from e621246ec6 malloc: Set and reset all hooks for tracing (Bug 16573)
adds 7e3496cb6c Add bug number to historic ChangeLog entry
No new revisions were added by this update.
Summary of changes:
ChangeLog.old/ChangeLog.18 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.