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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 045167dde5 0: last-good: llvm-linux: 16
new 3ec8b3c950 0: last-good: llvm-linux: 16
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 (045167dde5)
\
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 | 17 +-
2-build_llvm/console.log | 9130 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 74 +-
5-update_baseline/console.log | 2 +-
console.log | 9223 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 9227 insertions(+), 9233 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 b24a321fc5 2: first-bad: : 5081
new 41282ceccd 2: last-good: llvm-linux: 5081
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 (b24a321fc5)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10217 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 169 +-
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 26 +-
console.log | 10499 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
8 files changed, 10545 insertions(+), 10469 deletions(-)
delete mode 100644 reset-baseline
--
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 3e38505d061 [X86][AVX2] Hide VPBLENDD instructions behind AVX2 predicate
new cd6566ea72c [SDAG] Use shift amount type in MULO promotion; 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:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 6 ++++--
test/CodeGen/X86/umul-with-overflow.ll | 9 +++++++++
2 files changed, 13 insertions(+), 2 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 be849ca61f0 [X86] Bugfix for nullptr check by klocwork
new 3e38505d061 [X86][AVX2] Hide VPBLENDD instructions behind AVX2 predicate
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/Target/X86/X86InstrSSE.td | 2 ++
1 file changed, 2 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_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from a3b22b9f11d9 Linux 5.0-rc7
adds 2c4f1fcbef0b kprobe: Do not use uaccess functions to access kernel memo [...]
adds 9e7382153f80 tracing: Fix number of entries in trace header
adds 10f490217313 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/s [...]
adds 1b5ba3507842 ARM: 8824/1: fix a migrating irq bug when hotplug cpu
adds 0ac569bf6a79 ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
adds fc67e6f120a3 ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
adds 3ddc14e25e7f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds 4f0557795e76 mailbox: Export mbox_flush()
adds d7bf31a0f85f mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
adds 301e361072e5 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org [...]
adds b5372fe5dc84 exec: load_script: Do not exec truncated interpreter path
No new revisions were added by this update.
Summary of changes:
arch/arm/Kconfig | 1 +
arch/arm/include/asm/irq.h | 1 -
arch/arm/kernel/irq.c | 62 ------------------------------------
arch/arm/kernel/smp.c | 2 +-
arch/arm/mm/dma-mapping.c | 2 ++
arch/arm/probes/kprobes/opt-arm.c | 2 +-
drivers/mailbox/bcm-flexrm-mailbox.c | 4 +--
drivers/mailbox/mailbox.c | 1 +
fs/binfmt_script.c | 57 +++++++++++++++++++++++++++------
kernel/trace/trace.c | 2 ++
kernel/trace/trace_kprobe.c | 10 +-----
11 files changed, 59 insertions(+), 85 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 32b52106b8 0: last-good: llvm-linux: all
new 8061218446 0: last-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 (32b52106b8)
\
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:
1-reset_artifacts/console.log | 71 +-
2-build_llvm/console.log | 10137 +++++++++++++++++------------------
3-count_linux_objs/console.log | 96 +-
3-count_linux_objs/kernel.release | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10310 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 10324 insertions(+), 10312 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 7300bbb8141 [X86] Filter out tuning feature flags and a few ISA feature [...]
new 15752e18776 X86AsmParser AVX-512: Return error instead of hitting assert
new be849ca61f0 [X86] Bugfix for nullptr check by klocwork
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/Target/X86/AsmParser/X86AsmParser.cpp | 2 ++
lib/Target/X86/X86DiscriminateMemOps.cpp | 3 ++-
lib/Target/X86/X86InstructionSelector.cpp | 6 +++---
test/MC/X86/avx512-err.s | 3 +++
4 files changed, 10 insertions(+), 4 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e10e3811de 0: last-good: llvm-linux: all
new fec7302fdc 0: last-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 (e10e3811de)
\
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 | 82 +-
2-build_llvm/console.log | 10165 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 111 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10364 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10355 insertions(+), 10387 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.