This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ebebd80fc46 [X86][AVX] Use extract128BitVector helper. NFCI.
new 9974ce94da3 [X86][AVX] lowerVectorShuffleAsBroadcast - aggressively pee [...]
new c61df73fcb6 Fix unused variable warning.
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/X86/X86ISelLowering.cpp | 33 +++++-
.../X86/avx512-shuffles/broadcast-vector-fp.ll | 118 +++++++++------------
test/CodeGen/X86/widened-broadcast.ll | 57 +++-------
3 files changed, 90 insertions(+), 118 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 e15bb629952 [X86][AVX] Fix failed broadcast fold
new ebebd80fc46 [X86][AVX] Use extract128BitVector helper. NFCI.
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/Target/X86/X86ISelLowering.cpp | 5 +----
1 file changed, 1 insertion(+), 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 d2994a18c [ubsan-minimal] Add a path for non-POSIX (and bare-metal) use [...]
new 0fb53ba1a [sanitizer] Define __sanitizer_clockid_t on FreeBSD
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/sanitizer_common/sanitizer_platform_limits_posix.h | 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 llvm.
from a9c4e7f6640 [Memcpy Loop Lowering] Only calculate residual size/bytes c [...]
new e15bb629952 [X86][AVX] Fix failed broadcast fold
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/Target/X86/X86ISelLowering.cpp | 10 +++++++---
test/CodeGen/X86/widened-broadcast.ll | 20 ++++----------------
2 files changed, 11 insertions(+), 19 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 8923be66803 [X86] Don't pass a zero input to the passthru operand of ge [...]
new a9c4e7f6640 [Memcpy Loop Lowering] Only calculate residual size/bytes c [...]
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/Utils/LowerMemIntrinsics.cpp | 16 ++++++++++------
test/CodeGen/NVPTX/lower-aggr-copies.ll | 12 ++++--------
2 files changed, 14 insertions(+), 14 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 261787883cb 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 43fc29834bd PR tree-optimization/83239 - False positive from -Wstringop [...]
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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/pr83239.C | 56 ++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 6 ++++
libstdc++-v3/include/bits/vector.tcc | 12 ++++++--
4 files changed, 76 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr83239.C
--
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 gcc-6-branch
in repository gcc.
from bd1706dff0c Daily bump.
new 68241914b14 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 8 ++++++++
libgfortran/io/list_read.c | 22 +++++++++++++---------
2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 46afe196ec Fix ARI warning on gdb/typeprint.c:whatis_exp
new b282f0f2b5 gdb: Add news entries for new or1k target.
new 38af182401 gdb: Fix function parameter alignments in or1k-tdep.c.
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/NEWS | 4 ++++
gdb/or1k-tdep.c | 18 +++++++++---------
3 files changed, 26 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from eba7d7c8260 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 66d008294f2 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 8 ++++++++
libgfortran/io/list_read.c | 22 +++++++++++++---------
2 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.
unknown user pushed a change to branch master
in repository llvm.
from be2953e6e74 [X86] When using vpopcntdq for ctpop of v8i16 vectors, only [...]
new ab97c302b2b [X86] Have getVectorMaskingNode return an ISD::AND for X86I [...]
new 8923be66803 [X86] Don't pass a zero input to the passthru operand of ge [...]
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/X86/X86ISelLowering.cpp | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.