This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b3022309e53 [X86] Remove custom lowering vXi1 extending loads and trunc [...]
new 96db22698dc [AArch64] auto-generate complete checks; 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/AArch64/sqrt-fastmath.ll | 529 ++++++++++++++++++++--------------
1 file changed, 319 insertions(+), 210 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 14041afe245 PR target/84128 * config/i386/i386.c (release_scratch_reg [...]
new d0d2f7e0b73 PR target/84089 * config/pa/predicates.md (base14_operand [...]
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 | 5 +++++
gcc/config/pa/predicates.md | 3 +++
2 files changed, 8 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 f712d3af436 [DAGCombiner] filter out denorm inputs when calculating sqr [...]
new 7cca90c1c12 [X86] Turn X86ISD::AND nodes that have no flag users back i [...]
new b3022309e53 [X86] Remove custom lowering vXi1 extending loads and trunc [...]
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/Target/X86/X86ISelDAGToDAG.cpp | 11 +++
lib/Target/X86/X86ISelLowering.cpp | 179 +----------------------------------
test/CodeGen/X86/2012-08-16-setcc.ll | 4 +-
test/CodeGen/X86/jump_sign.ll | 3 +-
test/CodeGen/X86/test-shrink-bug.ll | 2 +-
5 files changed, 18 insertions(+), 181 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 332d15e981e [SelectionDAG] Fix UpdateChains handling of TokenFactors
new f712d3af436 [DAGCombiner] filter out denorm inputs when calculating sqr [...]
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/DAGCombiner.cpp | 35 +++++++++++++++++++++---------
lib/Target/AArch64/AArch64ISelLowering.cpp | 4 +++-
test/CodeGen/X86/sqrt-fastmath.ll | 35 ++++++++++++++++--------------
3 files changed, 47 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 clang-tools-extra.
from a56a9a1a [clangd] remove the unused code NFC.
new 81ed4b2e [clang-tidy] misc-redundant-expression: fix a crash under ubsan
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:
clang-tidy/misc/RedundantExpressionCheck.cpp | 12 +++++++++---
test/clang-tidy/misc-redundant-expression.cpp | 9 +++++++--
2 files changed, 16 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 master
in repository libcxx.
from 14698bce2 Remove <experimental/numeric>; use <numeric> instead. See htt [...]
new b21316f66 Remove std::experimental::sample; use std::sample instead. Se [...]
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:
include/experimental/algorithm | 17 +--
.../algorithms/alg.random.sample/sample.fail.cpp | 41 ------
.../algorithms/alg.random.sample/sample.pass.cpp | 150 ---------------------
.../alg.random.sample/sample.stable.pass.cpp | 53 --------
4 files changed, 2 insertions(+), 259 deletions(-)
delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.fail.cpp
delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.pass.cpp
delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.stabl [...]
--
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 80d652f55ec PR rtl-optimization/84157 * combine.c (change_zero_ext): [...]
new 14041afe245 PR target/84128 * config/i386/i386.c (release_scratch_reg [...]
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 | 27 ++++++++++----
gcc/config/i386/i386.c | 62 +++++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 13 ++++---
gcc/testsuite/gcc.target/i386/pr84128.c | 30 ++++++++++++++++
4 files changed, 106 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr84128.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 309e2d7d196 [X86][SSE] Add PR26491 horizontal add test
new 332d15e981e [SelectionDAG] Fix UpdateChains handling of TokenFactors
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/SelectionDAGISel.cpp | 3 +-
test/CodeGen/SystemZ/pr36164.ll | 113 ++++++++++++++++++++++++++
2 files changed, 115 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/pr36164.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 openmp.
from b13de57 [libomptarget] Check for library with CUDA Driver API
new 392948b [OpenMP-RT] Fix debug string for NVPTX runtime library
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:
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu | 2 +-
1 file changed, 1 insertion(+), 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 glibc.
from 673e230560 stdlib: Fixing test-*atexit*-race tests on ia64
new 4590634fd6 Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
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 | 1 +
NEWS | 4 ++++
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.