This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bc2091e7612 [X86] Simplify the gather/scatter isel predicates.
new 5d6db15d330 [X86] Add another gather test with v8i8 sign extended indices.
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/masked_gather_scatter.ll | 48 +++++++++++++++++++++++++++++++
1 file changed, 48 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 llvm.
from 1c264a2595b [X86] Qualify a few places with ExperimentalVectorWideningL [...]
new bc2091e7612 [X86] Simplify the gather/scatter isel predicates.
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/X86InstrFragmentsSIMD.td | 81 +++++++++++----------------------
1 file changed, 27 insertions(+), 54 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 ef51737cc18 [X86] Add todo comment for TRUNC(SUB(X,C)) -> SUB(TRUNC(X),C')
new 1c264a2595b [X86] Qualify a few places with ExperimentalVectorWideningL [...]
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 | 12 ++++++++----
1 file changed, 8 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 e4bdacd531a [CallSiteSplitting] Remove some indirection (NFC).
new ef51737cc18 [X86] Add todo comment for TRUNC(SUB(X,C)) -> SUB(TRUNC(X),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/Target/X86/X86ISelLowering.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 release/2.26/master
in repository glibc.
from a546080d51 Fix build failure on tilepro due to unsupported atomics
new 82b1663202 crypt: Use NSPR header files in addition to NSS header files [...]
new 2767ebd8bc crypt: Adjust check-local-headers.sh for nspr4 include direc [...]
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:
ChangeLog | 16 ++++++++++++++++
NEWS | 1 +
configure | 6 +++++-
configure.ac | 6 +++++-
crypt/Makefile | 8 +++++---
scripts/check-local-headers.sh | 2 +-
6 files changed, 33 insertions(+), 6 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 5f1ca19dfcb [x86] add tests for unnecessary shuffling; NFC
new e4bdacd531a [CallSiteSplitting] Remove some indirection (NFC).
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/Scalar/CallSiteSplitting.cpp | 188 ++++++++++-----------
.../CallSiteSplitting/callsite-split-or-phi.ll | 30 +++-
.../Transforms/CallSiteSplitting/callsite-split.ll | 6 +-
3 files changed, 115 insertions(+), 109 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 6c9b26c5075 PR 44292 Enable large record lengths in OPEN and INQUIRE st [...]
new ebbd5506fa1 PR 83036 Make NEXTREC specifier for INQUIRE work for large [...]
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 | 5 +++++
gcc/fortran/ioparm.def | 2 +-
libgfortran/ChangeLog | 5 +++++
libgfortran/io/io.h | 3 +--
4 files changed, 12 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 glibc.
from ea69a5c874 support_become_root: Don't fail when /proc/<pid/setgroups is [...]
new 5f9d19490b support_become_root: Fix comment style
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 | 3 +++
support/support_become_root.c | 2 +-
2 files changed, 4 insertions(+), 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 dc3bf3460c8 [X86] Output cfi directives for saved XMM registers even if [...]
new 5f1ca19dfcb [x86] add tests for unnecessary shuffling; NFC
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/shuffle-of-insert.ll | 223 ++++++++++++++++++++++++++++++++++
1 file changed, 223 insertions(+)
create mode 100644 test/CodeGen/X86/shuffle-of-insert.ll
--
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 71037271c0b 2017-11-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 6c9b26c5075 PR 44292 Enable large record lengths in OPEN and INQUIRE st [...]
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 | 5 +++++
gcc/fortran/ioparm.def | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/large_recl.f90 | 12 ++++++++++++
libgfortran/ChangeLog | 8 +++++++-
libgfortran/io/io.h | 6 +++---
6 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/large_recl.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.