This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8a9a01614aa Convert PointerUnion to a variadic template.
new db8503e5ea2 Revert r360859: "Reland r360771 "[MergeICmps] Simplify the code.""
new 71efe3e09f2 [SystemZ] Bugfix in SystemZTargetLowering::combineIntDIVREM()
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/SystemZ/SystemZISelLowering.cpp | 2 +-
lib/Transforms/Scalar/MergeICmps.cpp | 295 ++++++++++-----------
test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 2 +-
test/CodeGen/SystemZ/vec-rem.ll | 13 +
test/CodeGen/X86/memcmp-mergeexpand.ll | 4 +-
.../MergeICmps/X86/alias-merge-blocks.ll | 15 +-
.../MergeICmps/X86/entry-block-shuffled.ll | 52 ++--
.../MergeICmps/X86/multiple-blocks-does-work.ll | 18 +-
test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 29 +-
.../MergeICmps/X86/split-block-does-work.ll | 15 +-
10 files changed, 229 insertions(+), 216 deletions(-)
create mode 100644 test/CodeGen/SystemZ/vec-rem.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 0a9d51181 Slightly update the macOS part of status.rst to be less out-of-date.
new 8e9e9fd92 [Docs] Unify sidebar padding
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/_static/lldb.css | 7 +++----
1 file changed, 3 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-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from 05288f5020d Merging r360674:
adds 4b1712f7006 Merging r352806:
adds 9124fda0adf Merging r355038:
No new revisions were added by this update.
Summary of changes:
llvm/lib/MC/WasmObjectWriter.cpp | 8 +++++++-
llvm/lib/Target/PowerPC/PPCSubtarget.cpp | 3 +++
llvm/test/CodeGen/PowerPC/ppc32-pic-large.ll | 4 ++++
llvm/test/MC/WebAssembly/null-output.s | 10 ++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 llvm/test/MC/WebAssembly/null-output.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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c4adb903 0: update: llvm-linux: boot
new 96775c86 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 (c4adb903)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11716 +++++++++++++++----------------
03-build_linux/console.log | 1786 ++---
04-boot_linux/console.log | 416 +-
05-check_regression/console.log | 6 +-
console.log | 14144 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14153 insertions(+), 14149 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 85725de61f6 [Tests] Consolidate more lftr tests
new 8a9a01614aa Convert PointerUnion to a variadic template.
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/ADT/PointerUnion.h | 475 ++++++++++++-------------------------
unittests/ADT/PointerUnionTest.cpp | 37 +++
2 files changed, 189 insertions(+), 323 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 0c4ea4d5e90 Daily bump.
new daccb2bc3a0 compiler: intrinsify runtime/internal/atomic functions
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/go/ChangeLog | 4 +
gcc/go/go-gcc.cc | 103 +++++++++++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 243 +++++++++++++++++++++++++++++++++++++++
gcc/go/gofrontend/runtime.cc | 7 ++
gcc/go/gofrontend/runtime.def | 32 ++++++
6 files changed, 390 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.
unknown user pushed a change to branch master
in repository linux.
from 2c45e7fbc962 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1b52931ca9b5 ceph: remove duplicated filelock ref increase
new 3886274adf34 ceph: factor out ceph_lookup_inode()
new 0c44a8e0fc55 ceph: quota: fix quota subdir mounts
new 570df4e9c23f ceph: snapshot nfs re-export
new d342a15b1e85 rbd: avoid clang -Wuninitialized warning
new 168093726658 rbd: convert all rbd_assert(0) to BUG()
new 0384892c2d83 libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK
new ffb61c55b250 ceph: remove superfluous inode_lock in ceph_fsync
new 428bb68ad99b ceph: properly handle granular statx requests
new 40e7e2c0e864 ceph: fix NULL pointer deref when debugging is enabled
new f5d7726900b6 ceph: make iterate_session_caps a public symbol
new ff4a80bf2d3f ceph: dump granular cap info in "caps" debugfs file
new 69a10fb3f4b8 ceph: fix potential use-after-free in ceph_mdsc_build_path
new 964fff7491e4 ceph: use ceph_mdsc_build_path instead of clone_dentry_name
new f77f21bb2836 ceph: use __getname/__putname in ceph_mdsc_build_path
new c1dfc277239c ceph: use pathlen values returned by set_request_path_attr
new 111c70810450 ceph: after an MDS request, do callback and completions
new 86bda539fa90 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
new 8340f22ce50c ceph: move wait for mds request into helper function
new a452bc063672 ceph: fix comment over ceph_drop_caps_for_unlink
new 1199d7da2d29 ceph: simplify arguments and return semantics of try_get_cap_refs
new 488f5284e29b ceph: just call get_session in __ceph_lookup_mds_session
new 5ddc61fc1458 ceph: print inode number in __caps_issued_mask debugging messages
new a32e414325c2 rbd: client_mutex is never nested
new b91a7bdca443 rbd: don't assert on writes to snapshots
new cede185b1ba3 libceph: fix unaligned accesses in ceph_entity_addr handling
new b726ec972cf2 libceph: make ceph_pr_addr take an struct ceph_entity_addr [...]
new 4198aba4f431 ceph: fix unaligned access in ceph_send_cap_releases
new 00abf69dd24f ceph: flush dirty inodes before proceeding with remount
new 1d9d7cbf28a1 Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
new a1b879eefc2b afs: Fix key leak in afs_release() and afs_evict_inode()
new cc1dd5c85cb7 afs: Fix incorrect error handling in afs_xattr_get_acl()
new 773e0c402534 afs: Fix afs_xattr_get_yfs() to not try freeing an error value
new 6b8812fc8ec2 afs: Fix missing lock when replacing VL server list
new ca1cbbdce92b afs: Fix afs_cell records to always have a VL server list record
new d0660f0b3b7d dns_resolver: Allow used keys to be invalidated
new a49294eac27c Add wait_var_event_interruptible()
new d5c32c89b208 afs: Fix cell DNS lookup
new 51eba9997079 afs: Fix "kAFS: AFS vnode with undefined type 0"
new bbd172e31696 rxrpc: Provide kernel interface to set max lifespan on a call
new 94f699c9cdb1 afs: Fix the maximum lifespan of VL and probe calls
new 0ab4c9594812 afs: Fix error propagation from server record check/update
new b960a34b73e4 rxrpc: Allow the kernel to mark a call as being non-interruptible
new 20b8391fff56 afs: Make some RPC operations non-interruptible
new 3b05e528cb9e afs: Make dynamic root population wait uninterruptibly for [...]
new 781070551c26 afs: Fix calculation of callback expiry time
new d9052dda8a39 afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
new c7226e407b60 afs: Fix lock-wait/callback-break double locking
new fd711586bb7d afs: Fix double inc of vnode->cb_break
new 227747fb9eab Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub [...]
new fefb2483dc10 afs: Don't pass the vnode pointer through into the inline [...]
new ffba718e9354 afs: Get rid of afs_call::reply[]
new 87182759cd6f afs: Fix order-1 allocation in afs_do_lookup()
new 4571577f16c8 afs: Always get the reply time
new a58823ac4589 afs: Fix application of status and callback to be under same lock
new 7c712458669f afs: Don't save callback version and type fields
new c925bd0ac474 afs: Split afs_validate() so first part can be used under [...]
new f642404a0436 afs: Make vnode->cb_interest RCU safe
new 61c347ba5511 afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
new a38a75581e6e afs: Fix unlink to handle YFS.RemoveFile2 better
new b8359153252d afs: Pass pre-fetch server and volume break counts into af [...]
new 39db9815da48 afs: Fix application of the results of a inline bulk status fetch
new 0d74471924f2 Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/p [...]
The 63 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:
Documentation/networking/rxrpc.txt | 21 +-
drivers/block/rbd.c | 24 +-
fs/afs/addr_list.c | 2 +-
fs/afs/afs.h | 16 +-
fs/afs/callback.c | 29 +-
fs/afs/cell.c | 187 ++++++----
fs/afs/cmservice.c | 14 +-
fs/afs/dir.c | 375 ++++++++++++-------
fs/afs/dir_silly.c | 35 +-
fs/afs/dynroot.c | 5 +-
fs/afs/file.c | 29 +-
fs/afs/flock.c | 49 ++-
fs/afs/fs_probe.c | 4 +-
fs/afs/fsclient.c | 702 +++++++++++++-----------------------
fs/afs/inode.c | 453 +++++++++++++++++------
fs/afs/internal.h | 199 ++++++-----
fs/afs/proc.c | 8 +-
fs/afs/rotate.c | 47 ++-
fs/afs/rxrpc.c | 20 +-
fs/afs/security.c | 19 +-
fs/afs/server.c | 17 +-
fs/afs/super.c | 22 +-
fs/afs/vl_list.c | 20 +-
fs/afs/vl_probe.c | 4 +-
fs/afs/vl_rotate.c | 28 +-
fs/afs/vlclient.c | 38 +-
fs/afs/write.c | 100 +++---
fs/afs/xattr.c | 202 +++++++----
fs/afs/yfsclient.c | 714 ++++++++++++-------------------------
fs/ceph/caps.c | 93 ++---
fs/ceph/debugfs.c | 40 ++-
fs/ceph/export.c | 356 ++++++++++++++++--
fs/ceph/file.c | 2 +-
fs/ceph/inode.c | 85 +++--
fs/ceph/locks.c | 13 -
fs/ceph/mds_client.c | 205 +++++------
fs/ceph/mds_client.h | 33 +-
fs/ceph/mdsmap.c | 2 +-
fs/ceph/quota.c | 177 ++++++++-
fs/ceph/super.c | 7 +
fs/ceph/super.h | 2 +
fs/cifs/dns_resolve.c | 2 +-
fs/nfs/dns_resolve.c | 2 +-
include/linux/ceph/ceph_fs.h | 6 +
include/linux/ceph/messenger.h | 3 +-
include/linux/ceph/osdmap.h | 13 +-
include/linux/dns_resolver.h | 3 +-
include/linux/wait_bit.h | 13 +
include/net/af_rxrpc.h | 3 +
net/ceph/cls_lock_client.c | 2 +-
net/ceph/debugfs.c | 4 +-
net/ceph/messenger.c | 123 ++++---
net/ceph/mon_client.c | 6 +-
net/ceph/osd_client.c | 2 +-
net/dns_resolver/dns_query.c | 6 +-
net/rxrpc/af_rxrpc.c | 28 ++
net/rxrpc/ar-internal.h | 2 +
net/rxrpc/call_object.c | 2 +
net/rxrpc/conn_client.c | 8 +-
net/rxrpc/sendmsg.c | 4 +-
60 files changed, 2654 insertions(+), 1976 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.