This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40
in repository libcxx.
from e428da6 Merging r292091: -------------------------------------------- [...]
new 294e710 Merge r292560 - [NFC] Group aligned new/delete definitions to [...]
new 31c4f8a Merge r292564 - Disable aligned new/delete on Apple platforms [...]
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/__config | 12 ++++
include/new | 5 +-
src/new.cpp | 174 ++++++++++++++++++++++++++++---------------------------
3 files changed, 104 insertions(+), 87 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 ee35af1 PR72792 PR72793 relax requirements on rebind members
new d5d551c US 19 - deduction guides and constructors
new fb14a94 US 20 - forwarding references and class template argument deduction
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/call.c | 12 +++++++++
gcc/cp/cp-tree.h | 6 +++++
gcc/cp/pt.c | 36 +++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp1z/class-deduction25.C | 24 +++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction26.C | 23 ++++++++++++++++
6 files changed, 105 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction25.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction26.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 358aca9 Revert "LiveRegUnits: Add accumulateBackward() function"
new 440f273 BitVector: Fix undefined behaviour
new 81cf2fa llvm-cxxfilt: support `-t` to demangle types
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/ADT/BitVector.h | 3 ++-
test/tools/llvm-cxxfilt/types.test | 5 +++++
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 23 ++++++++++++++++++-----
3 files changed, 25 insertions(+), 6 deletions(-)
create mode 100644 test/tools/llvm-cxxfilt/types.test
--
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 035363a Revert "Recommit "[InlineCost] Use TTI to check if GEP is free.""
new f2a3664 Revert "Demangle: only demangle mangled symbols"
new 358aca9 Revert "LiveRegUnits: Add accumulateBackward() function"
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/CodeGen/LiveRegUnits.h | 9 -----
lib/CodeGen/LiveRegUnits.cpp | 24 ------------
lib/Demangle/ItaniumDemangle.cpp | 11 +-----
lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp | 50 +++++++++++++++---------
4 files changed, 33 insertions(+), 61 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 9f9ec3c Recommit "[InlineCost] Use TTI to check if GEP is free."
new 035363a Revert "Recommit "[InlineCost] Use TTI to check if GEP is free.""
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/Analysis/InlineCost.cpp | 20 ++------------------
test/Transforms/Inline/gep-cost.ll | 30 ------------------------------
2 files changed, 2 insertions(+), 48 deletions(-)
delete mode 100644 test/Transforms/Inline/gep-cost.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 39c61e3 [test] Remove an unwanted match for `UNSUPPORTED:`.
new d57ab75 [AST Printer] Print attributes on enum constants
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/AST/DeclPrinter.cpp | 1 +
test/Sema/ast-print.c | 9 +++++++++
2 files changed, 10 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 5067929 [LoopInfo] Add helper methods to compute two useful orderings [...]
new 9f9ec3c Recommit "[InlineCost] Use TTI to check if GEP is free."
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/Analysis/InlineCost.cpp | 20 ++++++++++++++++++--
test/Transforms/Inline/gep-cost.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/Inline/gep-cost.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 llvm.
from 41b2c9b [test] Remove a unwanted match for `XFAIL:`.
new 5067929 [LoopInfo] Add helper methods to compute two useful orderings [...]
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/Analysis/LoopInfo.h | 17 ++++++++
include/llvm/Analysis/LoopInfoImpl.h | 49 +++++++++++++++++++++++
lib/Analysis/LoopAnalysisManager.cpp | 22 ++---------
unittests/Analysis/LoopInfoTest.cpp | 75 ++++++++++++++++++++++++++++++++++++
4 files changed, 145 insertions(+), 18 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 478f6e4 PR go/79146 crypto/elliptic: explicitly ignore p256_s390x.go
new ee35af1 PR72792 PR72793 relax requirements on rebind members
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 | 15 ++++
libstdc++-v3/include/bits/alloc_traits.h | 17 ++---
libstdc++-v3/include/bits/ptr_traits.h | 13 ++--
.../allocator_traits/members/rebind_alloc.cc | 81 ++++++++++++++++++++++
.../testsuite/20_util/pointer_traits/rebind.cc | 68 ++++++++++++++++++
5 files changed, 180 insertions(+), 14 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/allocator_traits/members/rebind_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/pointer_traits/rebind.cc
--
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 64ac107 PR69321 fix any_cast<T>(any*) for non-copyable T
new 478f6e4 PR go/79146 crypto/elliptic: explicitly ignore p256_s390x.go
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/go/gofrontend/MERGE | 2 +-
libgo/go/crypto/elliptic/p256_s390x.go | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.