This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a985f0f [SLP] Fix for PR6246: vectorization for scalar ops on vector [...]
new 5b12946 [X86][SSE] Add support for extracting constant bit data from [...]
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 | 68 ++++++++++++++--------
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 16 ++---
test/CodeGen/X86/vec_int_to_fp.ll | 12 ++--
test/CodeGen/X86/vec_uint_to_fp-fastmath.ll | 7 +--
4 files changed, 57 insertions(+), 46 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 f42ba6a S/390: Fix setmem-long test.
new c59a180 * diagnostic.c (diagnostic_report_diagnostic): Remove extran [...]
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 | 5 +++++
gcc/diagnostic.c | 4 +---
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 3e84024 Fix a buildbot failure in include-fixer.
new f0f75fd [clang-move] some tweaks.
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-move/ClangMove.cpp | 109 ++++++++++++++++++++++++-----------------------
clang-move/ClangMove.h | 23 +++-------
2 files changed, 61 insertions(+), 71 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 3feaca6 [X86] Refactored getTargetConstantBitsFromNode to allow for e [...]
new a985f0f [SLP] Fix for PR6246: vectorization for scalar ops on vector [...]
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/Vectorize/SLPVectorizer.cpp | 140 +--
test/Transforms/SLPVectorizer/X86/arith-fp.ll | 964 +++++++--------------
.../X86/insert-element-build-vector.ll | 176 ++--
3 files changed, 440 insertions(+), 840 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 9e16505 S/390: Fix RTL sharing when generating reg note.
new 5a01fc0 PR middle-end/78328 * gimple-ssa-warn-alloca.c (alloca_call [...]
new f42ba6a S/390: Fix setmem-long test.
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:
gcc/ChangeLog | 6 ++++++
gcc/gimple-ssa-warn-alloca.c | 2 ++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/Walloca-12.c | 11 +++++++++++
gcc/testsuite/gcc.target/s390/md/setmem_long-1.c | 4 ++--
5 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Walloca-12.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-5-branch
in repository gcc.
from ad3d73a S/390: Fix vector all/any cc modes.
new 58b863e [ree] PR rtl-optimization/78038: Handle global register dataf [...]
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 | 10 ++++++++++
gcc/ree.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/pr78038.c | 28 ++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr78038.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 master
in repository llvm.
from f0760b2 [SLPVectorizer][X86] Add tests for vectorization of buildvect [...]
new 3feaca6 [X86] Refactored getTargetConstantBitsFromNode to allow for e [...]
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 | 100 +++++++++++++++++++++----------------
1 file changed, 56 insertions(+), 44 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 glibc.
from f91d3fd Fix new testcase elf/tst-latepthread on s390x.
new 8068094 S390: Regenerate ULPs.
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:
ChangeLog | 4 ++++
sysdeps/s390/fpu/libm-test-ulps | 12 ++++++------
2 files changed, 10 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.