This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e01c86dd475 [X86] Stop promoting integer loads to vXi64
new c7a8ddb8493 [IAI,LV] Avoid creating a scalar epilogue due to gaps in in [...]
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/Analysis/VectorUtils.h | 22 ++++
lib/Analysis/VectorUtils.cpp | 24 +++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 10 +-
.../X86/x86-interleaved-accesses-masked-group.ll | 114 ++++++++++++++++++++-
4 files changed, 166 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 4d892e2c7 [XRay][compiler-rt] Generational Buffer Management
new e70d5895b [XRay] Account for virtual memory re-use
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/xray/xray_buffer_queue.cc | 4 +---
1 file changed, 1 insertion(+), 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-release-arm-mainline-allnoconfig
in repository toolchain/linux-next.
from b0d04fb56b31 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds 48995423143a Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
adds d55bef5059dd net: fix pskb_trim_rcsum_slow() with odd trim offset
adds 4ba4c566ba84 net/ipv6: Fix index counter for unicast addresses in in6_d [...]
adds d2fb4fb8ee91 Revert "neighbour: force neigh_invalidate when NUD_FAILED [...]
adds 23469de647c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 72a7a4aa77a0 MAINTAINERS: Add entry for Broadcom STB I2C controller
adds 31d86033a074 i2c: rcar: cleanup DMA for all kinds of failure
adds 467e050e9760 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 8 ++++++++
drivers/i2c/busses/i2c-rcar.c | 6 +++++-
net/core/neighbour.c | 3 +--
net/core/netpoll.c | 2 --
net/core/skbuff.c | 5 +++--
net/ipv6/addrconf.c | 6 ++++--
6 files changed, 21 insertions(+), 9 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/gnu-master-aarch64-next-allyesconfig
in repository toolchain/gcc.
from b07d8be1701 Daily bump.
adds 6248f16faf0 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 compiler-rt.
from cbb88a119 [XRay] Handle allocator exhaustion in segmented array
new 4d892e2c7 [XRay][compiler-rt] Generational Buffer Management
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/xray/tests/unit/buffer_queue_test.cc | 116 ++++++++++++++++++++++-
lib/xray/xray_buffer_queue.cc | 157 ++++++++++++++++++++-----------
lib/xray/xray_buffer_queue.h | 21 +++++
lib/xray/xray_fdr_logging.cc | 8 +-
4 files changed, 238 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.