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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 312e1815 0: update: llvm-linux: all
new 7b3e1c01 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 (312e1815)
\
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 | 175 +-
02-build_llvm/console.log | 12623 ++++++++++++++--------------
03-build_linux/console.log | 3996 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 -
console.log | 16831 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 16807 insertions(+), 16869 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 linux.
from e310396bb8d7 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/l [...]
new 32dff5e5d1b5 xfs: make xfs_buf_alloc return an error code
new 3848b5f67092 xfs: make xfs_buf_get_map return an error code
new 4ed8e27b4f75 xfs: make xfs_buf_read_map return an error code
new 841263e93310 xfs: make xfs_buf_get return an error code
new 2842b6db3d53 xfs: make xfs_buf_get_uncached return an error code
new 0e3eccce5e0e xfs: make xfs_buf_read return an error code
new 9676b54e6e28 xfs: make xfs_trans_get_buf_map return an error code
new ce92464c180b xfs: make xfs_trans_get_buf return an error code
new ee647f85cb81 xfs: remove the xfs_btree_get_buf[ls] functions
new f48e2df8a877 xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOC [...]
new 706b8c5bc703 xfs: remove unnecessary null pointer checks from _read_agf [...]
new cdbcf82b86ea xfs: fix xfs_buf_ioerror_alert location reporting
new 99be3f60989b Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/sc [...]
new 87fbfffcc89b broken ping to ipv6 linklocal addresses on debian buster
new 85e5529625f0 Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/s [...]
new d5fae240b9bd m68k: configs: Cleanup old Kconfig IO scheduler options
new 8044aad70a1f m68knommu: fix memcpy() out of bounds warning in get_user()
new 5b21115414f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
The 18 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:
arch/m68k/configs/amcore_defconfig | 1 -
arch/m68k/configs/m5208evb_defconfig | 2 -
arch/m68k/configs/m5249evb_defconfig | 2 -
arch/m68k/configs/m5272c3_defconfig | 2 -
arch/m68k/configs/m5275evb_defconfig | 2 -
arch/m68k/configs/m5307c3_defconfig | 2 -
arch/m68k/configs/m5407c3_defconfig | 2 -
arch/m68k/configs/m5475evb_defconfig | 2 -
arch/m68k/include/asm/uaccess_no.h | 19 +++--
fs/xfs/libxfs/xfs_ag.c | 21 +++--
fs/xfs/libxfs/xfs_alloc.c | 51 ++++++-----
fs/xfs/libxfs/xfs_attr_remote.c | 22 ++---
fs/xfs/libxfs/xfs_bmap.c | 25 +++---
fs/xfs/libxfs/xfs_btree.c | 45 +---------
fs/xfs/libxfs/xfs_btree.h | 21 -----
fs/xfs/libxfs/xfs_da_btree.c | 8 +-
fs/xfs/libxfs/xfs_ialloc.c | 12 +--
fs/xfs/libxfs/xfs_refcount.c | 6 --
fs/xfs/libxfs/xfs_sb.c | 17 ++--
fs/xfs/scrub/agheader_repair.c | 4 -
fs/xfs/scrub/fscounters.c | 3 -
fs/xfs/scrub/repair.c | 10 ++-
fs/xfs/xfs_attr_inactive.c | 17 ++--
fs/xfs/xfs_buf.c | 161 +++++++++++++++++++++--------------
fs/xfs/xfs_buf.h | 33 +++----
fs/xfs/xfs_buf_item.c | 2 +-
fs/xfs/xfs_discard.c | 2 +-
fs/xfs/xfs_dquot.c | 8 +-
fs/xfs/xfs_filestream.c | 11 ++-
fs/xfs/xfs_inode.c | 12 +--
fs/xfs/xfs_log_recover.c | 30 ++-----
fs/xfs/xfs_reflink.c | 2 -
fs/xfs/xfs_rtalloc.c | 8 +-
fs/xfs/xfs_symlink.c | 37 +++-----
fs/xfs/xfs_trans.h | 14 +--
fs/xfs/xfs_trans_buf.c | 61 +++++--------
security/smack/smack_lsm.c | 41 +++++----
37 files changed, 308 insertions(+), 410 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-stable-defconfig
in repository toolchain/ci/llvm-project.
from b833e0c5f11 PR44786: Don't assert when profiling <=> expressions.
adds 211aa5bf59e [mlir] Mark the MLIR tools for installation in CMake
adds 0b8a540dff8 [AArch64][ARM] Always expand ordered vector reductions (PR44600)
adds 99c6a4ea920 [ARM] Expand vector reduction intrinsics on soft float
adds 8195a96595b [ARM][VecReduce] Force expand vector_reduce_fmin
adds b4efc29f1cc Update for Clang 10 release notes in order to have referenc [...]
adds 4c96b369a07 [X86] -fpatchable-function-entry=N,0: place patch label aft [...]
adds fd271fd64a2 Don't warn about missing declarations for partial template [...]
adds 5288d7af5bc [OpenMP][OMPT] fix reduction test for 32-bit x86
adds 424babb89ad [LLD] Add release notes for MinGW for the 10.x branch
adds 0f99f678feb [docs] Add LLVM/LLDB release notes for the 10.x branch for [...]
adds 7e518f3159b [clang] Add release notes for the 10.x branch for things I've done
adds d5361190993 [libcxx] Add release notes for the 10.x branch for things I [...]
adds c32d809e9ca [TSan] Ensure we can compile the runtime with older SDKs
new d0104a59619 Make llvm::crc32() work also for input sizes larger than 32 bits.
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/ReleaseNotes.rst | 25 +-
clang/lib/Sema/SemaDecl.cpp | 1 +
.../SemaCXX/warn-missing-variable-declarations.cpp | 2 +
compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp | 9 +-
libcxx/docs/ReleaseNotes.rst | 5 +
lld/docs/ReleaseNotes.rst | 28 +-
llvm/docs/ReleaseNotes.rst | 9 +
.../CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 4 +-
llvm/lib/Support/CRC.cpp | 10 +-
.../Target/AArch64/AArch64TargetTransformInfo.h | 16 +-
llvm/lib/Target/ARM/ARMTargetTransformInfo.h | 21 +-
llvm/lib/Target/X86/X86MCInstLower.cpp | 19 +
.../AArch64/patchable-function-entry-bti.ll | 6 +-
.../AArch64/vecreduce-fadd-legalization-strict.ll | 128 ++
...ation.ll => vecreduce-fmax-legalization-nan.ll} | 49 +-
.../CodeGen/AArch64/vecreduce-fmax-legalization.ll | 2 +-
.../AArch64/vecreduce-fmul-legalization-strict.ll | 114 +
.../ARM/vecreduce-fadd-legalization-soft-float.ll | 63 +
.../ARM/vecreduce-fadd-legalization-strict.ll | 166 ++
.../ARM/vecreduce-fmul-legalization-strict.ll | 166 ++
llvm/test/CodeGen/Thumb2/mve-vecreduce-fminmax.ll | 2264 ++++++++++++++++++++
.../CodeGen/X86/patchable-function-entry-ibt.ll | 68 +-
llvm/unittests/Support/CRCTest.cpp | 20 +
mlir/tools/mlir-cpu-runner/CMakeLists.txt | 2 +-
mlir/tools/mlir-cuda-runner/CMakeLists.txt | 2 +-
mlir/tools/mlir-translate/CMakeLists.txt | 2 +-
.../ompt/synchronization/reduction/tree_reduce.c | 10 +-
27 files changed, 3161 insertions(+), 50 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization-strict.ll
copy llvm/test/CodeGen/AArch64/{vecreduce-fmax-legalization.ll => vecreduce-fmax-l [...]
create mode 100644 llvm/test/CodeGen/AArch64/vecreduce-fmul-legalization-strict.ll
create mode 100644 llvm/test/CodeGen/ARM/vecreduce-fadd-legalization-soft-float.ll
create mode 100644 llvm/test/CodeGen/ARM/vecreduce-fadd-legalization-strict.ll
create mode 100644 llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-strict.ll
create mode 100644 llvm/test/CodeGen/Thumb2/mve-vecreduce-fminmax.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 6424cc6b 0: update: llvm-linux: boot
new 719de203 0: update: 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 (6424cc6b)
\
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 | 14 +-
02-build_llvm/console.log | 12570 +++++++++++++++++-----------------
03-build_linux/console.log | 850 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13945 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13925 insertions(+), 13950 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 gcc.
from 006eeaa819d Initialize barrier_cache for ARM EH ABI compliance
new cf785618ecc openmp: Notice reduction decl in outer contexts after addin [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/gimplify.c | 10 +++++++---
2 files changed, 13 insertions(+), 3 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a56a6b02 0: update: llvm-linux: all
new 2b281dc6 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 (a56a6b02)
\
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 | 166 +-
02-build_llvm/console.log | 12603 +++++++++++++++++-----------------
03-build_linux/console.log | 980 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13755 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13770 insertions(+), 13752 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.