This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 840ef4fbe4d [X86][SSE] XFormVExtractWithShuffleIntoLoad - getVectorShuf [...]
new 9c81790ca9f [X86][SSE] Add computeKnownBits/ComputeNumSignBits support [...]
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 | 79 +++++++++++++++++++++++++-------------
test/CodeGen/X86/combine-srl.ll | 20 +---------
test/CodeGen/X86/psubus.ll | 39 +++++++++----------
3 files changed, 72 insertions(+), 66 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 9a62a9397d Use unique identifiers in conformtest.
new 5770c0ad1e [AArch64] Adjust writeback in non-zero memset
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/aarch64/memset.S | 7 ++++---
2 files changed, 8 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 gcc.
from 9aaf5e4124c Move some i386 C++ tests into g++.target/i386.
new 25b10ea881b 2018-11-20 Richard Biener <rguenther(a)suse.de>
new 98e88cf8d6b 2018-11-20 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/gomp/pr88105.c | 30 ++++++++++++++++++++++++++++++
gcc/tree-ssa-dom.c | 3 ++-
gcc/tree-vect-stmts.c | 11 +++--------
5 files changed, 52 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr88105.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 8f862e5873f [TargetLowering] Improve SimplifyDemandedVectorElts/Simplif [...]
new 840ef4fbe4d [X86][SSE] XFormVExtractWithShuffleIntoLoad - getVectorShuf [...]
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 | 8 ++++++--
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from 400f77535e0 Housekeeping for the effective targets of optional's tests.
new 9aaf5e4124c Move some i386 C++ tests into g++.target/i386.
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 | 9 +++++++++
gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr57362.C | 2 +-
gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr57548.C | 2 +-
gcc/testsuite/{g++.dg/other => g++.target/i386}/pr59492.C | 2 +-
gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr82625.C | 1 -
gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr85329-2.C | 2 +-
gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr85329.C | 2 +-
7 files changed, 14 insertions(+), 6 deletions(-)
rename gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr57362.C (99%)
rename gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr57548.C (93%)
rename gcc/testsuite/{g++.dg/other => g++.target/i386}/pr59492.C (87%)
rename gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr82625.C (93%)
rename gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr85329-2.C (81%)
rename gcc/testsuite/{g++.dg/ext => g++.target/i386}/pr85329.C (80%)
--
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 253f4c70b23 [X86][SSE] Lower immediately to PACKUS instead of VECTOR_SHUFFLE.
new 8f862e5873f [TargetLowering] Improve SimplifyDemandedVectorElts/Simplif [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 17 ++
test/CodeGen/X86/known-bits-vector.ll | 12 +-
test/CodeGen/X86/known-signbits-vector.ll | 13 +-
test/CodeGen/X86/reduce-trunc-shl.ll | 6 +-
test/CodeGen/X86/shrink_vmul.ll | 50 ++----
test/CodeGen/X86/vector-trunc-math-widen.ll | 258 ++++------------------------
test/CodeGen/X86/vector-trunc-math.ll | 258 ++++------------------------
7 files changed, 96 insertions(+), 518 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.