This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 5d5bbc45a [libcxx] [test] Fix unused local typedef warnings.
new 006f64c64 [test] forwardlist.cons/move_noexcept.pass.cpp
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:
.../sequences/forwardlist/forwardlist.cons/move_noexcept.pass.cpp | 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 llvm.
from 9bdd09f11f1 Fix -Werror build.
new 61087147981 [X86] Make use of vpmovwb when possible in LowerMULH
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/X86ISelLowering.cpp | 23 +++++--------
test/CodeGen/X86/vector-idiv-sdiv-128.ll | 57 +++++++++++++++++++++-----------
test/CodeGen/X86/vector-idiv-sdiv-256.ll | 8 ++---
test/CodeGen/X86/vector-idiv-udiv-128.ll | 48 +++++++++++++++++----------
test/CodeGen/X86/vector-idiv-udiv-256.ll | 8 ++---
5 files changed, 80 insertions(+), 64 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 2fbd83aec3 [AMDGPU] Allow flexible register names in inline asm constraints
new 84d048779f Add Documentation to attribute-nothrow. Additionally, limit [...]
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/Attr.td | 3 ++-
include/clang/Basic/AttrDocs.td | 12 ++++++++++++
test/Misc/pragma-attribute-supported-attributes-list.test | 1 +
3 files changed, 15 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 lldb.
from ac68e8f86 Revert patch r313904, as it breaks "command source" and in pa [...]
new fd89651cd Add a few missing newlines in lldb-server messages
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:
tools/lldb-server/lldb-gdbserver.cpp | 16 ++++++++--------
1 file changed, 8 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 6c2fc10a756 [ARM] Restore the right frame pointer register in Int_eh_sj [...]
new 9bdd09f11f1 Fix -Werror build.
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:
unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp | 10 +++++-----
1 file changed, 5 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 gcc.
from afd59a8c1e1 Use -Wno-deprecated for std::uncaught_exception tests.
new 153f22fa0ed Small lambda fixes.
new 6f20c785813 Use local_specializations to find capture proxies.
new 4cedc476c94 PR c++/56973, DR 696 - capture constant variables only as needed.
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:
gcc/cp/ChangeLog | 38 ++++++++
gcc/cp/call.c | 4 +-
gcc/cp/cp-tree.h | 14 ++-
gcc/cp/decl.c | 2 +-
gcc/cp/decl2.c | 5 +
gcc/cp/expr.c | 107 +++++++++++++++++++--
gcc/cp/init.c | 1 -
gcc/cp/lambda.c | 41 ++++++--
gcc/cp/name-lookup.c | 2 +-
gcc/cp/parser.c | 4 +-
gcc/cp/pt.c | 39 ++++++--
gcc/cp/semantics.c | 43 ++++-----
gcc/cp/typeck.c | 14 ++-
gcc/testsuite/g++.dg/cpp0x/constexpr-64462.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const6.C | 15 +++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const7.C | 12 +++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-const4.C | 2 +-
17 files changed, 286 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const6.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const7.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 compiler-rt.
from 35bf44512 [asan] Fix the bug number in the error message.
new c76c49014 Revert "Add support for custom loaders to the sanitizer symbolizer"
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/sanitizer_common/sanitizer_common.h | 10 +----
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 39 ++++++------------
lib/sanitizer_common/sanitizer_mac.cc | 4 +-
lib/sanitizer_common/sanitizer_procmaps.h | 2 +-
lib/sanitizer_common/sanitizer_procmaps_common.cc | 2 +-
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_symbolizer.h | 2 -
.../sanitizer_symbolizer_libcdep.cc | 46 +++++++---------------
lib/sanitizer_common/sanitizer_win.cc | 6 +--
9 files changed, 33 insertions(+), 80 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 8c4d1c9e787 Daily bump.
new 984e1caaea9 gcc/ChangeLog:
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/config/netbsd.h | 5 ++---
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 1 +
4 files changed, 19 insertions(+), 3 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 d44b0dacb76 MIR: Serialize CaleeSavedInfo Restored flag
new 7dd572926b8 [ARM] Fix SJLJ exception handling when manually chosen on a [...]
new 6c2fc10a756 [ARM] Restore the right frame pointer register in Int_eh_sj [...]
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/ARM/ARMAsmPrinter.cpp | 72 +++++++++++++++++-----
lib/Target/ARM/ARMSubtarget.cpp | 4 +-
test/CodeGen/ARM/setjmp_longjmp.ll | 12 ++++
.../ARM/sjljehprepare-lower-empty-struct.ll | 7 +++
4 files changed, 80 insertions(+), 15 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 f0ae815a5f [DWARF] Allow forward declarations of a class template insta [...]
new 2fbd83aec3 [AMDGPU] Allow flexible register names in inline asm constraints
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/Basic/Targets/AMDGPU.h | 79 ++++++++++++++++++++++++++++++---
test/Sema/inline-asm-validate-amdgpu.cl | 66 ++++++++++++++++++++++++++-
2 files changed, 137 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.