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 c75a0cb6720 2017-05-10 Richard Biener <rguenther(a)suse.de>
new 19b002df5ec 2017-05-10 Andreas Tobler <andreast(a)gcc.gnu.org>
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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 2 +-
2 files changed, 9 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 libcxx.
from 74424d09b Fix enable_shared_from_this test in C++11
new 19fc985cc XFAIL is_trivially_copyable test for compilers that don't imp [...]
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:
.../meta/meta.unary/meta.unary.prop/is_trivially_copyable.pass.cpp | 4 +++-
1 file changed, 3 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 a7e8daacc80 CWG 1847 - Clarifying compatibility during partial ordering
new 690fc8d0fa4 Have other unify failure functions call unify_invalid.
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/pt.c | 47 +++++++++++++++++++++++++----------------------
2 files changed, 36 insertions(+), 22 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 f6e8a9c87 Clean up LIT failure output by not showing the entire environment
new 74424d09b Fix enable_shared_from_this test in C++11
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:
.../util.smartptr.enab/enable_shared_from_this.pass.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 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 a7aa63a594e [SDAG] Relax conditions under stores of loaded values can b [...]
new 3750feec550 [NewGVN] Introduce a definesNoMemory() helper and use it.
new d53f653e9b4 [APInt] Add negate helper method to implement twos compleme [...]
new b97a02c7d3d [ConstantRange] Fix the early out in ConstantRange::multipl [...]
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:
include/llvm/ADT/APInt.h | 9 +++++++--
lib/IR/ConstantRange.cpp | 3 ++-
lib/Support/APInt.cpp | 9 +++------
lib/Transforms/Scalar/NewGVN.cpp | 8 +++++---
unittests/IR/ConstantRangeTest.cpp | 2 +-
5 files changed, 18 insertions(+), 13 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 0302d8dabe [Sema] Objective-C++ support for type trait __is_base_of
new 84e1942597 Fix errored return value in CheckFunctionReturnType and add [...]
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/SemaType.cpp | 5 +++--
test/SemaObjC/method-bad-param.m | 6 ++++++
test/SemaObjCXX/interface-return-type.mm | 7 +++++++
3 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 test/SemaObjCXX/interface-return-type.mm
--
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 lld.
from 48c524e86 Use a DenseMap in LinkerScript::getCmd.
new f33a8725d Rename parallelFor -> parallelForEachN.
new 01bed5bd4 Remove unused #include.
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:
ELF/ICF.cpp | 2 +-
ELF/MapFile.cpp | 2 +-
ELF/OutputSections.cpp | 2 +-
ELF/SyntheticSections.cpp | 2 +-
ELF/Threads.h | 5 ++---
5 files changed, 6 insertions(+), 7 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 01b24b6e147 [gcc]
new 4633fbc713f 2017-05-10 François Dumont <fdumont(a)gcc.gnu.org>
new a7e8daacc80 CWG 1847 - Clarifying compatibility during partial ordering
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 | 4 +
gcc/cp/pt.c | 9 ++
gcc/testsuite/g++.dg/template/partial-order1.C | 18 +++
libstdc++-v3/ChangeLog | 5 +
libstdc++-v3/include/bits/stl_algobase.h | 164 ++++++++++++-------------
5 files changed, 118 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/partial-order1.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 63eb7ab3165 Ensure non-null ProfileSummaryInfo passed to ModuleSummaryI [...]
new a7aa63a594e [SDAG] Relax conditions under stores of loaded values can b [...]
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/llvm/CodeGen/ISDOpcodes.h | 4 +++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 32 ++++++++++++++++--------
test/CodeGen/X86/merge_store_duplicated_loads.ll | 28 ++++++++-------------
3 files changed, 36 insertions(+), 28 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 b423f1e86 Update is_trivially_copyable tests with CWG 2094
new f6e8a9c87 Clean up LIT failure output by not showing the entire environment
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:
utils/libcxx/test/executor.py | 31 +++----------------------------
1 file changed, 3 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.