This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6a25e9b7c66 [x86] add 16 missed hadd patterns (PR39195); NFC
new c190984a44d [GlobalIsel][X86] Support G_UDIV/G_UREM/G_SREM
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/X86InstructionSelector.cpp | 220 +++++++++++++----
lib/Target/X86/X86LegalizerInfo.cpp | 10 +-
test/CodeGen/X86/GlobalISel/x86-legalize-srem.mir | 211 ++++++++++++++++
test/CodeGen/X86/GlobalISel/x86-legalize-udiv.mir | 195 +++++++++++++++
test/CodeGen/X86/GlobalISel/x86-legalize-urem.mir | 211 ++++++++++++++++
test/CodeGen/X86/GlobalISel/x86-select-srem.mir | 213 ++++++++++++++++
test/CodeGen/X86/GlobalISel/x86-select-udiv.mir | 215 +++++++++++++++++
test/CodeGen/X86/GlobalISel/x86-select-urem.mir | 215 +++++++++++++++++
test/CodeGen/X86/GlobalISel/x86_64-irtranslator.ll | 168 +++++++++++++
.../X86/GlobalISel/x86_64-legalize-srem.mir | 253 +++++++++++++++++++
.../X86/GlobalISel/x86_64-legalize-udiv.mir | 253 +++++++++++++++++++
.../X86/GlobalISel/x86_64-legalize-urem.mir | 253 +++++++++++++++++++
test/CodeGen/X86/GlobalISel/x86_64-select-srem.mir | 264 ++++++++++++++++++++
test/CodeGen/X86/GlobalISel/x86_64-select-udiv.mir | 267 +++++++++++++++++++++
test/CodeGen/X86/GlobalISel/x86_64-select-urem.mir | 267 +++++++++++++++++++++
15 files changed, 3163 insertions(+), 52 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/x86-legalize-srem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-legalize-udiv.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-legalize-urem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-select-srem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-select-udiv.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-select-urem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-legalize-srem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-legalize-udiv.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-legalize-urem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-select-srem.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-select-udiv.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-select-urem.mir
--
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 newlib.
from 8a7536e91 [ARM] Make _kill() a noreturn function.
new b6ba19e35 [Aarch64] Syscalls: fix prototypes
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:
libgloss/aarch64/syscalls.c | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 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 newlib.
from f53ce0112 Define _COMPILING_NEWLIB on aarch64 to define function protot [...]
new 8a7536e91 [ARM] Make _kill() a noreturn function.
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:
libgloss/arm/_exit.c | 2 +-
libgloss/arm/_kill.c | 8 +++++---
newlib/libc/sys/arm/syscalls.c | 13 ++++++++-----
3 files changed, 14 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 gcc.
from 524665d0399 2018-10-08 Richard Biener <rguenther(a)suse.de>
new e32c31b878c S/390: Increase latencies for some FP instructions
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 | 4 ++++
gcc/config/s390/2827.md | 14 +++++++++-----
2 files changed, 13 insertions(+), 5 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 gcc-7-branch
in repository gcc.
from a2200877c3f Daily bump.
new ea1cd8416a6 PR libstdc++/87538 fix std::not_fn exception specifications
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:
libstdc++-v3/ChangeLog | 11 +++++++++
libstdc++-v3/include/std/functional | 3 ++-
.../function_objects/not_fn/87538.cc} | 25 ++++++++++++-------
.../functional/87538.cc} | 28 +++++++++++++---------
4 files changed, 46 insertions(+), 21 deletions(-)
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 20_util/ [...]
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => experime [...]
--
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 6fbcd95 tcwg-generate-source-cache: Add jenkins-scripts repo
new 9f4aa18 start-container-docker.sh: Print resources usage information
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-docker.sh | 4 ++++
1 file changed, 4 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 gcc-8-branch
in repository gcc.
from 359926e8239 Daily bump.
new 5ac4803f9b5 PR libstdc++/87538 fix std::not_fn exception specifications
new 12e742b7c28 2018-10-08 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 18 ++++++++++----
gcc/fortran/trans-stmt.c | 1 -
gcc/testsuite/ChangeLog | 10 ++++++--
gcc/testsuite/gfortran.dg/associate_41.f90 | 25 +++++++++++++++++++
libstdc++-v3/ChangeLog | 11 +++++++++
libstdc++-v3/include/std/functional | 3 ++-
.../function_objects/not_fn/87538.cc} | 25 ++++++++++++-------
.../functional/87538.cc} | 28 +++++++++++++---------
8 files changed, 92 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_41.f90
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 20_util/ [...]
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => experime [...]
--
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 74655970605 [IRBuilder] Fixup CreateIntrinsic to allow specifying Types [...]
new 6a25e9b7c66 [x86] add 16 missed hadd patterns (PR39195); 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/haddsub-undef.ll | 327 ++++++++++++++++++++++++++++++++++++++
1 file changed, 327 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 binutils-gdb.
from 80f3ac5d61 x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z sepa [...]
new 780f601cf3 AArch64: Replace C initializers with 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:
opcodes/ChangeLog | 4 ++++
opcodes/aarch64-opc.c | 4 +++-
2 files changed, 7 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 gcc.
from e269879e033 PR libstdc++/87538 Verify fix for std::experimental::not_fn
new 524665d0399 2018-10-08 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++++
gcc/tree-vect-loop.c | 2 ++
gcc/tree-vectorizer.c | 3 ++-
gcc/tree-vectorizer.h | 11 +++++++----
4 files changed, 19 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.