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 9e23ddbe 2: update: llvm-d139e8838a6efb8c0b6d6518c2608b253b1e9ee3: 17956
discards e46593dc 1: reset: llvm-1e0affb6e564b7361b0aadb38805f26deff4ecfc: 17956
discards 0b0fd301 0: update: linux-a34a6117538e0030fa8d3af8f23e591ec189a8fc: 17962
new d5a86ebf 0: update: llvm-linux: 17967
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 (9e23ddbe)
\
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 | 130 +-
02-build_llvm/console.log | 12045 +-
03-build_linux/console.log | 1487206 +++++++++++++++++------------------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 82 +-
console.log | 1497879 ++++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 1499628 insertions(+), 1497737 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 1acbd600bf6 [SlotIndexes] Add print-slotindexes to disable printing slo [...]
new 58ad398198b [Attributor][NFC] Move DerefState to header and use StateWrapper
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:
include/llvm/Transforms/IPO/Attributor.h | 95 +++++++++++++++++++++++++++++--
lib/Transforms/IPO/Attributor.cpp | 97 +-------------------------------
2 files changed, 90 insertions(+), 102 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 release_90
in repository llvm.
from 2a5dcad3aae Merging r367412 and r367429: ------------------------------ [...]
new a6aeb619e0c Merging r369095: ------------------------------------------ [...]
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:
include/llvm/IR/InlineAsm.h | 1 +
lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 3 +++
lib/Target/RISCV/RISCVISelLowering.cpp | 17 +++++++++++++++++
lib/Target/RISCV/RISCVISelLowering.h | 3 +++
test/CodeGen/RISCV/inline-asm.ll | 25 +++++++++++++++++++++++++
5 files changed, 49 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6846bfbeeac nfsd: fix dentry leak upon mkdir failure.
adds dc46bba709cf nfsd: use i_wrlock instead of rcu for nfsdfs i_private
adds bebd6997163a nfsd: initialize i_private before d_add
adds 78e70e780b28 nfsd4: Fix kernel crash when reading proc file reply_cache_stats
adds 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
adds b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...]
adds 74260dc278a7 MAINTAINERS: change list for KVM/s390
adds ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers
adds c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry
adds 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...]
adds 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS
adds c930e19790bb selftests: kvm: fix vmx_set_nested_state_test
adds 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE
adds d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...]
adds e4427372398c selftests/kvm: make platform_info_test pass on AMD
adds bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 19 +++++++------
arch/x86/kvm/lapic.c | 5 ++++
arch/x86/kvm/mmu.c | 33 +---------------------
arch/x86/kvm/svm.c | 1 -
fs/nfsd/nfscache.c | 2 +-
fs/nfsd/nfsctl.c | 19 ++++++-------
tools/testing/selftests/kvm/include/evmcs.h | 2 ++
tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++++++----
tools/testing/selftests/kvm/lib/x86_64/vmx.c | 20 +++++++++++++
tools/testing/selftests/kvm/x86_64/evmcs_test.c | 15 ++--------
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 12 +++-----
.../selftests/kvm/x86_64/platform_info_test.c | 2 +-
.../kvm/x86_64/vmx_set_nested_state_test.c | 32 +++++++++------------
13 files changed, 79 insertions(+), 99 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 35666b5d 0: update: llvm-linux: all
new f3a9f54e 0: update: 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 (35666b5d)
\
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 | 130 +-
02-build_llvm/console.log | 12055 +-
03-build_linux/console.log | 2926986 ++++++++++++++++++------------------
04-boot_linux/console.log | 2 +-
console.log | 2944379 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 2941789 insertions(+), 2941775 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-master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards fbab8011 0: update: gcc-0b4032a6bd1fa559c0c4d88cf017c36ff5648a0c: -1
new b52ef7f6 0: update: gcc-48665581293288114d37cd10dc5e44b9f4005156: -1
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 (fbab8011)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 137 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-bootstrap_profiled/console.log | 31236 ++++++++++++-------------
console.log | 31641 +++++++++++++-------------
jenkins/manifest.sh | 10 +-
5 files changed, 31735 insertions(+), 31557 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.