This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9f4aec5 [DAGCombiner] Just call isConstOrConstSplat directly. NFCI.
new ab4e036 [Thumb-1] Synthesize TBB/TBH instructions to make use of comp [...]
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/ARM/ARMAsmPrinter.cpp | 77 +++++++++++++++
lib/Target/ARM/ARMConstantIslandPass.cpp | 103 ++++++++++++++++++---
lib/Target/ARM/ARMInstrThumb.td | 12 +++
.../ARM/arm-position-independence-jump-table.ll | 34 +++----
test/CodeGen/ARM/jump-table-tbh.ll | 55 +++++++++++
test/CodeGen/Thumb2/thumb2-jtb.ll | 1 +
test/CodeGen/Thumb2/thumb2-tbb.ll | 9 ++
test/CodeGen/Thumb2/thumb2-tbh.ll | 8 +-
8 files changed, 262 insertions(+), 37 deletions(-)
create mode 100644 test/CodeGen/ARM/jump-table-tbh.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 clang.
from ed67a74 [modules] Do not report missing definitions of demoted conste [...]
new 7353e91 [Sema] Gcc compatibility of vector shift
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/clang/Basic/DiagnosticSemaKinds.td | 3 ++
lib/Sema/SemaExpr.cpp | 10 ++++++
test/CodeGen/vecshift.c | 18 ++++++++++-
test/Sema/vecshift.c | 50 ++++++++++++++++++++++++------
4 files changed, 71 insertions(+), 10 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 82112bf PR tree-optimization/78005 * tree-vect-loop-manip.c (vect_g [...]
new 02c23b4 Test experimental::shared_ptr construction from other smart pointers
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 | 5 +++
.../memory/shared_ptr/cons/unique_ptr_ctor.cc | 25 +++++++++++++
.../memory/shared_ptr/cons/weak_ptr_ctor.cc | 41 +++++++++++++++++++---
3 files changed, 66 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 llvm.
from 1a8de66 Fix line endings
new 9f4aec5 [DAGCombiner] Just call isConstOrConstSplat directly. 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 12 ++++--------
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 8f03548 [DAGCombine] Generalize distributeTruncateThroughAnd to work [...]
new 1a8de66 Fix line endings
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/avx512-regcall-NoMask.ll | 1214 ++++++++++++++---------------
test/CodeGen/X86/sse-regcall.ll | 414 +++++-----
2 files changed, 814 insertions(+), 814 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.
from 1bb6832 [clang-format] Add comment manipulation header
new ed67a74 [modules] Do not report missing definitions of demoted conste [...]
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/Sema/SemaDecl.cpp | 6 +++++-
test/Modules/Inputs/merge-var-template-def/a.h | 8 ++++++++
test/Modules/Inputs/merge-var-template-def/b1.h | 9 +++++++++
test/Modules/Inputs/merge-var-template-def/b2.h | 9 +++++++++
test/Modules/Inputs/merge-var-template-def/module.modulemap | 5 +++++
test/Modules/merge-var-template-def.cpp | 7 +++++++
6 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/Inputs/merge-var-template-def/a.h
create mode 100644 test/Modules/Inputs/merge-var-template-def/b1.h
create mode 100644 test/Modules/Inputs/merge-var-template-def/b2.h
create mode 100644 test/Modules/Inputs/merge-var-template-def/module.modulemap
create mode 100644 test/Modules/merge-var-template-def.cpp
--
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 e1824ae Add release msg for 5a3496c
new e3ccb68 Don't check directories always case-insensitive in rename(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:
winsup/cygwin/release/2.6.1 | 3 +++
winsup/cygwin/syscalls.cc | 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 gcc.
from 841257c Replace NULL with false as a return value
new 2ba42fa [PR lto/77458] Avoid ICE in offloading with differing _FloatN [...]
new 82112bf PR tree-optimization/78005 * tree-vect-loop-manip.c (vect_g [...]
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/ChangeLog | 20 ++++++-
gcc/testsuite/ChangeLog | 17 ++++++
gcc/testsuite/gcc.dg/vect/pr78005.c | 48 +++++++++++++++
gcc/testsuite/gcc.target/i386/l_fma_double_1.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_double_2.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_double_3.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_double_4.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_double_5.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_double_6.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_1.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_2.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_3.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_4.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_5.c | 8 +--
gcc/testsuite/gcc.target/i386/l_fma_float_6.c | 8 +--
gcc/tree-core.h | 31 +++++-----
gcc/tree-streamer.c | 32 +++++++++-
gcc/tree-vect-loop-manip.c | 83 +++++++++++++-------------
18 files changed, 222 insertions(+), 105 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr78005.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 newlib.
from 8394e47 Make ctype_.c and ctype_.h agree on _ctype_b type
new ba2851e Bump Cygwin version to 2.6.1
new 5a3496c Fix regression in console charset handling
new e1824ae Add release msg for 5a3496c
The 3 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:
winsup/cygwin/fhandler_console.cc | 2 ++
winsup/cygwin/include/cygwin/version.h | 2 +-
winsup/cygwin/release/2.6.1 | 13 +++++++++++++
3 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 winsup/cygwin/release/2.6.1
--
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-5-branch
in repository gcc.
from 38635c3 Daily bump.
new e18296f PR77990 fix unique_ptr for non-copyable deleters
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 | 8 ++++++++
libstdc++-v3/include/bits/unique_ptr.h | 9 ++++++---
.../testsuite/20_util/unique_ptr/assign/48635_neg.cc | 4 ++--
.../{function/69222.cc => unique_ptr/cons/77990.cc} | 14 ++++++--------
4 files changed, 22 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/20_util/{function/69222.cc => unique_ptr/cons/77990.cc} (83%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.