This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from e5bc9a4 Update install.texi for GCC 6 on Solaris
new 8fd71fa PR c++/70505
new 8ecbc73 PR c++/70690
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/cp/ChangeLog | 11 +++++++++
gcc/cp/class.c | 29 ++++++++++++++++++-----
gcc/cp/pt.c | 7 +++---
gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C | 17 +++++++++++++
gcc/testsuite/g++.dg/init/array41.C | 27 +++++++++++++++++++++
5 files changed, 82 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C
create mode 100644 gcc/testsuite/g++.dg/init/array41.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.
git pushed a change to branch master
in repository llvm.
from dc8be91 try to make comments more meaningful; NFC
new 9fac7e29 [X86][AVX] Added extra memory folding tests for D19228
new 6320b78 [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
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:
include/llvm/ExecutionEngine/Orc/OrcError.h | 3 +-
.../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 244 ++++------
.../ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h | 171 +++----
.../ExecutionEngine/Orc/OrcRemoteTargetServer.h | 125 +++--
include/llvm/ExecutionEngine/Orc/RPCChannel.h | 79 +++-
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 520 ++++++++++++++++++---
lib/ExecutionEngine/Orc/OrcError.cpp | 2 +
lib/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.cpp | 60 +--
test/CodeGen/X86/avx-vperm2x128.ll | 25 +
tools/lli/ChildTarget/ChildTarget.cpp | 8 +-
tools/lli/RemoteJITUtils.h | 1 +
tools/lli/lli.cpp | 21 +-
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 103 ++--
13 files changed, 898 insertions(+), 464 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 6dfdcee Update install.texi for GCC 6 on Solaris
new 6335546 * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart. [...]
new e6e7a47 PR c++/70690
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 | 23 ++++--
gcc/config/i386/mmx.md | 14 +---
gcc/config/i386/sse.md | 158 ++++++++++--------------------------
gcc/cp/ChangeLog | 7 ++
gcc/cp/class.c | 29 +++++--
gcc/testsuite/g++.dg/init/array41.C | 27 ++++++
6 files changed, 121 insertions(+), 137 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/array41.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 gcc.
from 227eea3 PR libstdc++/41759 reword static assertions in <random>
new 6dfdcee Update install.texi for GCC 6 on Solaris
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/doc/install.texi | 119 ++++++++++++++++++---------------------------------
2 files changed, 55 insertions(+), 78 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-6-branch
in repository gcc.
from 45ed48d PR target/70711 * config/arm/bpabi.h (BE8_LINK_SPEC): Add e [...]
new e5bc9a4 Update install.texi for GCC 6 on Solaris
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/doc/install.texi | 119 ++++++++++++++++++---------------------------------
2 files changed, 55 insertions(+), 78 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 d989285 * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_loo [...]
new 227eea3 PR libstdc++/41759 reword static assertions in <random>
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/random.h | 60 +++++++++++-----------
libstdc++-v3/include/bits/random.tcc | 2 +-
libstdc++-v3/include/bits/uniform_int_dist.h | 2 +-
.../testsuite/26_numerics/random/pr60037-neg.cc | 4 +-
5 files changed, 42 insertions(+), 34 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 amonakov/gomp-nvptx
in repository gcc.
from 706dde1 libgomp: avoid triggering a driver bug on sm_50
new b53f754 nvptx backend: write_omp_entry cosmetics
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.gomp-nvptx | 5 +++++
gcc/config/nvptx/nvptx.c | 31 ++++++++++++++-----------------
2 files changed, 19 insertions(+), 17 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 3cb1e7b Remove unused typedefs in std::bind types
new d989285 * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_loo [...]
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/tree-ssa-loop-ivopts.c | 6 +++++-
2 files changed, 10 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 d77a450 * config/cpu/sh/atomicity.h: Fix typo in comment.
new 3cb1e7b Remove unused typedefs in std::bind types
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 | 2 ++
libstdc++-v3/include/std/functional | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.