This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1161bcc [AVX-512] Add integer and fp unpck instructions to load foldi [...]
new ded092b [InstSimplify] allow integer vector types to use computeKnownBits
new 685d8c4 [X86][SSE] Add support for combining target shuffles to 128/2 [...]
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/Analysis/InstructionSimplify.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 71 +++++++---------------
lib/Transforms/InstCombine/InstCombineShifts.cpp | 10 +--
test/Analysis/ValueTracking/knownzero-shift.ll | 18 +-----
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 12 ++--
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 12 ++--
6 files changed, 44 insertions(+), 83 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 e006e2d 2016-11-27 Paul Thomas <pault(a)gcc.gnu.org>
new 43bce4a PR ada/78531 * namet.h (Max_Line_Length): Define. (struct [...]
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/ada/ChangeLog | 9 +++++++++
gcc/ada/namet.h | 36 +++++++-----------------------------
2 files changed, 16 insertions(+), 29 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 61f3b2f [X86][SSE] Split lowerVectorShuffleAsShift ready for combines. NFCI.
new 1161bcc [AVX-512] Add integer and fp unpck instructions to load foldi [...]
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/X86InstrInfo.cpp | 108 +++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 30 +++++++
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 60 ++++++++++++++
test/CodeGen/X86/vec_fp_to_int.ll | 8 +-
4 files changed, 202 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 llvm.
from 7912f85 [X86] Add TB_NO_REVERSE to entries in the load folding table [...]
new 61f3b2f [X86][SSE] Split lowerVectorShuffleAsShift ready for combines. 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 | 91 +++++++++++++++++++++++++-------------
1 file changed, 60 insertions(+), 31 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 lld.
from c816f02 Also skip regular symbol assignment at the start of a script.
new f21cc95 Add paralell_for and use it where appropriate.
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:
ELF/SyntheticSections.cpp | 10 +++-----
include/lld/Core/Parallel.h | 62 +++++++++++++++++++++++++++++++++------------
2 files changed, 50 insertions(+), 22 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 d358f2c [X86][SSE] Added tests showing missed combines for shuffle to [...]
new 7912f85 [X86] Add TB_NO_REVERSE to entries in the load folding table [...]
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/X86InstrInfo.cpp | 394 +++++++++++++++++++++-------------------
1 file changed, 206 insertions(+), 188 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 01103fc * g++.dg/torture/pr65655.C: Use dg-timeout-factor 2.
new e006e2d 2016-11-27 Paul Thomas <pault(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:
gcc/fortran/ChangeLog | 11 +++++++
gcc/fortran/module.c | 21 ++++++++++---
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gfortran.dg/submodule_21.f08 | 19 ++++++++++++
gcc/testsuite/gfortran.dg/submodule_22.f08 | 47 ++++++++++++++++++++++++++++++
5 files changed, 102 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_21.f08
create mode 100644 gcc/testsuite/gfortran.dg/submodule_22.f08
--
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 3fa74b3 add tests to show missing analysis; NFC
new d358f2c [X86][SSE] Added tests showing missed combines for shuffle to [...]
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:
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 42 ++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 42 ++++++++++++++++++++++
2 files changed, 84 insertions(+)
--
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 aaa5070 [Darwin] fix PR67710 by updating 'as' specs to handle newer a [...]
new 01103fc * g++.dg/torture/pr65655.C: Use dg-timeout-factor 2.
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 | 4 ++++
gcc/testsuite/g++.dg/torture/pr65655.C | 1 +
2 files changed, 5 insertions(+)
--
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 2dacdc5 hurd: fix using hurd/signal.h in C++ programs
new b964e06 Minor problems exposed by compiling C++ tests under _ISOMAC.
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 | 5 +++++
libio/libio.h | 2 +-
test-skeleton.c | 1 +
3 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.