This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4f03101 Ensure the mode used to create split registers is suppported
new b832fc0 PR target/79568 * config/i386/i386.c (ix86_expand_builtin): [...]
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 | 14 ++++++++++++++
gcc/config/i386/i386-builtin.def | 18 +++++++++---------
gcc/config/i386/i386.c | 19 ++++++++++++++-----
gcc/testsuite/ChangeLog | 19 +++++++++++++------
gcc/testsuite/gcc.target/i386/pr79568-1.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr79568-2.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr79568-3.c | 19 +++++++++++++++++++
7 files changed, 105 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79568-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79568-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79568-3.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 03eb120 [X86][AVX512] Add support for ASHR v2i64/v4i64 support without VLX
new b0f1c39 [SLP] Additional test for vectorization of cal/invoke args ve [...]
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/Transforms/SLPVectorizer/X86/horizontal.ll | 95 +++++++++++++++++++++++++
1 file changed, 95 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 clang.
from d7b1af6 [ASTImporter] Support default argument initialization of Parm [...]
new 393a3b4 clang-format: [JS/TS] Improve detection for array subscripts [...]
new c36816c clang-format: Prevent weird line-wraps in complex lambda introducers
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/Format/ContinuationIndenter.cpp | 2 ++
lib/Format/TokenAnnotator.cpp | 3 +++
unittests/Format/FormatTest.cpp | 18 ++++++++++++++----
unittests/Format/FormatTestJS.cpp | 3 +++
4 files changed, 22 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 binutils-gdb.
from 246b912 fix PR number
new 0db8980 PR gdb/16188: Verify PTRACE_TRACEME succeeded
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/darwin-nat.c | 18 ++++++++++++------
gdb/fork-child.c | 25 +++++++++++++++++++++++++
gdb/gnu-nat.c | 2 +-
gdb/inf-ptrace.c | 3 ++-
gdb/inferior.h | 14 ++++++++++++++
6 files changed, 67 insertions(+), 8 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 525fdbc start-container-docker.sh: Fix ssh-agent cleanup.
new 77db6c2 start-container-none.sh, start-container-schroot.sh: Update 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:
start-container-none.sh | 9 +++++----
start-container-schroot.sh | 7 ++-----
2 files changed, 7 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 0c98920 [ARM] Add a div regression test for Cortex-M23
new 03eb120 [X86][AVX512] Add support for ASHR v2i64/v4i64 support without VLX
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 | 2 +-
lib/Target/X86/X86InstrAVX512.td | 27 +++++++++++++++++++++++++
test/CodeGen/X86/avx512-ext.ll | 18 ++++++-----------
test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 3 +--
test/CodeGen/X86/compress_expand.ll | 3 +--
test/CodeGen/X86/vector-shift-ashr-128.ll | 9 ++++-----
test/CodeGen/X86/vector-shift-ashr-256.ll | 9 ++++-----
7 files changed, 44 insertions(+), 27 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 c64d34b Strip trailing whitespace.
new 0c98920 [ARM] Add a div regression test for Cortex-M23
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/ARM/thumb1-div.ll | 67 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100644 test/CodeGen/ARM/thumb1-div.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 2f78ea2 2017-02-16 Paul Thomas <pault(a)gcc.gnu.org>
new a547b44 Handle WORD_REGISTER_OPERATIONS when reloading (subreg (reg))
new 55996ba Tighten condition for converting SUBREG reloads from OP_OUT t [...]
new 483f7b7 Partial revert of r243782 to restore previous behavior
new 4f03101 Ensure the mode used to create split registers is suppported
The 4 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 | 23 +++++++++++++++++++++++
gcc/lra-constraints.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 65 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 llvm.
from 7a9ab01 AArch64AsmParser: tablegen the isBranchTarget helper functions
new 460a003 [SelectionDAG] Add scalarization support for ISD::*_EXTEND_VE [...]
new c64d34b Strip trailing whitespace.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 33 +++++++
test/CodeGen/X86/vector-extend-inreg.ll | 120 +++++++++++++++++++++++
4 files changed, 155 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/vector-extend-inreg.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.