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 f1dd6d7f 0: update: llvm-linux: 19657
new 2063211c 0: update: llvm-linux: 19657
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 (f1dd6d7f)
\
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 | 11958 ++++++++++++++++++------------------
03-build_linux/console.log | 832 +--
console.log | 12804 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 12810 insertions(+), 12810 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 e3fb13b7e47c Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/p [...]
new 314e01a6d7dd xfs: fall back to native ioctls for unhandled compat ones
new 4529e6d7a6ab xfs: compat_ioctl: use compat_ptr()
new edc58dd0123b vfs: fix page locking deadlocks when deduping files
new 5d888b481e6a xfs: fix reflink source file racing with directio writes
new b68271609c4f fs/xfs: Fix return code of xfs_break_leased_layouts()
new f576518c9ab5 Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/sc [...]
new cf3591ef8329 Revert "dm bufio: fix deadlock with loop device"
new d1fef41465f0 dm kcopyd: always complete failed jobs
new b234c6d7a703 dm zoned: improve error handling in reclaim
new d7428c50118e dm zoned: improve error handling in i/o map code
new 75d66ffb48ef dm zoned: properly handle backing device failure
new bae9a0aa331d dm zoned: add SPDX license identifiers
new ad1bd578bd5a dm zoned: fix a few typos
new 5729b6e5a1bc dm integrity: fix a crash due to BUG_ON in __journal_read_write()
new 08c04c84a5cd dm dust: use dust block size for badblocklist index
new e0702d90b79d dm zoned: fix potential NULL dereference in dmz_do_reclaim()
new dc1a3e8e0cc6 dm raid: add missing cleanup in raid_ctr()
new e4f9d6013820 dm btree: fix order of block initialization in btree_split [...]
new ae148243d3f0 dm space map metadata: fix missing store of apply_bops() r [...]
new 1cfd5d3399e8 dm table: fix invalid memory accesses with too high sector number
new dd469a456047 Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub [...]
The 21 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:
drivers/md/dm-bufio.c | 4 +-
drivers/md/dm-dust.c | 11 +++-
drivers/md/dm-integrity.c | 15 +++++
drivers/md/dm-kcopyd.c | 5 +-
drivers/md/dm-raid.c | 2 +-
drivers/md/dm-table.c | 5 +-
drivers/md/dm-zoned-metadata.c | 68 ++++++++++++++++------
drivers/md/dm-zoned-reclaim.c | 47 +++++++++++----
drivers/md/dm-zoned-target.c | 68 +++++++++++++++++++---
drivers/md/dm-zoned.h | 11 ++++
drivers/md/persistent-data/dm-btree.c | 31 +++++-----
drivers/md/persistent-data/dm-space-map-metadata.c | 2 +-
fs/read_write.c | 49 +++++++++++++---
fs/xfs/xfs_ioctl32.c | 56 +-----------------
fs/xfs/xfs_pnfs.c | 2 +-
fs/xfs/xfs_reflink.c | 63 +++++++++++---------
16 files changed, 291 insertions(+), 148 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 98e18d4f0ff [Attributor] Manifest constant return values
new 88c30ca9a25 [BasicAA] Use dereferenceability to reason about aliasing
new f617d679a35 [AMDGPU] Automatically generate various tests. NFC
new 16ed7f8f592 [InstCombine] icmp eq/ne (gep inbounds P, Idx..), null -> i [...]
new 49a127e3927 Revert r369233.
The 4 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/Analysis/BasicAliasAnalysis.cpp | 30 +-
lib/MC/ELFObjectWriter.cpp | 24 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 21 +
test/Analysis/BasicAA/dereferenceable.ll | 149 ++
test/CodeGen/AMDGPU/chain-hi-to-lo.ll | 261 ++-
test/CodeGen/AMDGPU/copy-illegal-type.ll | 614 +++++-
test/CodeGen/AMDGPU/dagcombine-setcc-select.ll | 73 +-
test/CodeGen/AMDGPU/load-lo16.ll | 2037 +++++++++++++++-----
test/CodeGen/AMDGPU/memory_clause.ll | 233 ++-
test/CodeGen/AMDGPU/r600-export-fix.ll | 51 +-
test/LTO/X86/symver-asm.ll | 4 +
test/LTO/X86/symver-asm2.ll | 3 +
test/MC/ARM/arm-elf-symver.s | 27 +
test/MC/ELF/multiple-different-symver.s | 6 +
test/MC/ELF/symver-multiple-version.s | 20 -
test/MC/ELF/symver.s | 174 +-
test/MC/PowerPC/ppc64-localentry-symbols.s | 2 +
test/Transforms/InstCombine/gep-inbounds-null.ll | 184 ++
18 files changed, 3071 insertions(+), 842 deletions(-)
create mode 100644 test/Analysis/BasicAA/dereferenceable.ll
create mode 100644 test/MC/ELF/multiple-different-symver.s
delete mode 100644 test/MC/ELF/symver-multiple-version.s
create mode 100644 test/Transforms/InstCombine/gep-inbounds-null.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 lldb.
from 9a268625b [Symbol] Decouple clang from DeclVendor
new 0c55e00f4 Windows: explicitly cast constants to `DWORD`
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:
source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp | 4 ++--
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_gcc
in repository toolchain/ci/base-artifacts.
discards cab71029 0: update: gcc-ac71c66c0f8f737601d34ee7eb813cdfacf83455: 0
new 64e9bacb 0: update: gcc-9f271cbd097f75318691be869278c2bfa221d780: 0
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 (cab71029)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 305 +-
02-prepare_abe/console.log | 66 +-
03-build_abe-check_gcc/console.log | 55027 +++++++++++++++++-----------------
04-check_regression/console.log | 419 +-
05-update_baseline/console.log | 391 +-
console.log | 56194 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
sumfiles/g++.sum | 204 +-
sumfiles/gcc.sum | 167 +-
sumfiles/gfortran.sum | 4 +-
sumfiles/go.sum | 4 +-
sumfiles/gotools.sum | 4 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libffi.sum | 2 +-
sumfiles/libgo.sum | 4 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.sum | 2 +-
sumfiles/objc.sum | 4 +-
19 files changed, 57278 insertions(+), 55533 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 a8af4b8fe09 [Attributor] Deal with shrinking dereferenceability in a loop
new 98e18d4f0ff [Attributor] Manifest constant return values
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/Transforms/IPO/Attributor.cpp | 26 +++++++++++++++++++++++++-
test/Transforms/FunctionAttrs/nounwind.ll | 9 +++++++++
2 files changed, 34 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 98c65a64648 Daily bump.
adds f235c989dc8 Daily bump.
adds fbafbdd5b01 Backport r274502
adds 9a2d4402352 Backport r274503
adds ae73f89d799 Backport r274504
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 34 ++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cgraph.c | 35 ++++++++++++++++++++++++++----
gcc/passes.c | 68 +++++++++++++++++++++++++++++++++++++----------------------
4 files changed, 109 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.