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-allnoconfig
in repository toolchain/ci/linux.
from 9e8312f5e160 Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/proje [...]
adds 2a1a3fa0f292 kallsyms: Don't let kallsyms_lookup_size_offset() fail on [...]
adds d4a8061a7c5f KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
adds 82e40f558de5 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PEN [...]
adds 9cf6b756cdf2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
kernel/kallsyms.c | 6 ++++--
virt/kvm/arm/vgic/vgic-mmio.c | 18 ++++++++++++++++++
virt/kvm/arm/vgic/vgic-v2.c | 5 ++++-
virt/kvm/arm/vgic/vgic-v3.c | 5 ++++-
virt/kvm/arm/vgic/vgic.c | 7 +++++++
5 files changed, 37 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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from e82a53603ae Merging r369886: ------------------------------------------ [...]
adds f7a1e484713 Merging r370204: ------------------------------------------ [...]
adds e7a52d72c7b Merging r370035: ------------------------------------------ [...]
adds 44b3f6722e2 Merging r370271: ------------------------------------------ [...]
adds 9c8b896a1a7 Merging r368964: ------------------------------------------ [...]
adds a384ddbc3af Merging r369184: ------------------------------------------ [...]
new f8ed27f549e ReleaseNotes from Sam Parker
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:
clang/docs/MemorySanitizer.rst | 3 +
lld/ELF/Arch/PPC.cpp | 13 +++-
lld/ELF/Arch/PPC64.cpp | 22 ++++++-
lld/test/ELF/ppc64-reloc-rel.s | 58 ++++++++++++++++++
lld/test/ELF/ppc64-relocs.s | 81 +++----------------------
llvm/docs/ReleaseNotes.rst | 5 ++
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 8 +++
llvm/lib/Target/AArch64/AArch64ISelLowering.h | 6 +-
llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +++
llvm/lib/Target/X86/X86ISelLowering.h | 6 +-
llvm/test/CodeGen/AArch64/shift_minsize.ll | 6 ++
llvm/test/CodeGen/X86/shift_minsize.ll | 8 ++-
llvm/tools/llvm-shlib/CMakeLists.txt | 2 +-
13 files changed, 138 insertions(+), 88 deletions(-)
create mode 100644 lld/test/ELF/ppc64-reloc-rel.s
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 77570de3 0: update: llvm-linux: all
new 238f23b1 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 (77570de3)
\
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 | 220 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 672 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12891 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12873 insertions(+), 12923 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a437d97b 0: update: llvm-linux: all
new 313f044b 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 (a437d97b)
\
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 | 184 +-
02-build_llvm/console.log | 12074 +++++++++++++++---------------
03-build_linux/console.log | 3100 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 15393 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 15435 insertions(+), 15365 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 d068b8073fe Merging r370271: ------------------------------------------ [...]
new 042c6e8c25f ReleaseNotes from Sam Parker
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:
docs/ReleaseNotes.rst | 5 +++++
1 file changed, 5 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.
unknown user pushed a change to branch master
in repository llvm.
from 63cd984c945 Fix variable set but no used warning on NDEBUG builds. NFCI.
new 688e45942a6 Fix variable set but no used warnings on NDEBUG builds. NFCI.
new c122b862b71 LegalizeSetCCCondCode - Reduce scope of NeedSwap to fix cpp [...]
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +-
lib/Transforms/IPO/Attributor.cpp | 14 +++++++-------
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d38f5cc 0: update: llvm-linux: all
new 48671f55 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 (6d38f5cc)
\
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 | 62 +-
02-build_llvm/console.log | 12021 +++++++--------
03-build_linux/console.log | 19921 ++++++++++++------------
04-boot_linux/console.log | 2 +-
console.log | 32030 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 32033 insertions(+), 32013 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.