This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6d432cf813c [Timer] Move DefaultTimerGroup into a ManagedStatic.
new 107c8c925ef Try to work around MSVC being buggy. Attempt #1.
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/Support/Timer.cpp | 4 +++-
unittests/Support/ManagedStatic.cpp | 2 +-
2 files changed, 4 insertions(+), 2 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 bd5c2b15df1 PR c++/80891 (#3) * cp-tree.h (build_min_nt_call_vec): De [...]
new 9f7241245df PR c++/80891 (#1) * pt.c (most_specialized_instantiation) [...]
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 | 4 ++++
gcc/cp/pt.c | 41 +++++++++++++++++----------------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/lookup/pr80891-1.C | 19 +++++++++++++++
4 files changed, 47 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr80891-1.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 cf2a64aaaf0 [DAGCombiner] fix load narrowing transform to exclude loads [...]
new 10f535273f8 [ManagedStatic] Add a way to pass custom creators/deleters.
new 6d432cf813c [Timer] Move DefaultTimerGroup into a ManagedStatic.
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/Support/ManagedStatic.h | 7 +++---
lib/Support/Timer.cpp | 7 +++---
unittests/Support/ManagedStatic.cpp | 42 ++++++++++++++++++++++++++++++++++++
3 files changed, 50 insertions(+), 6 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-tools-extra.
from e72d92ea ClangdTests.cpp: Use "clang/Config/config.h" instead of "llvm [...]
new be58f035 [clang-tidy] Use getLocalOrGlobal for the StrictMode option
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:
clang-tidy/misc/SuspiciousEnumUsageCheck.cpp | 3 ++-
clang-tidy/performance/InefficientStringConcatenationCheck.cpp | 3 ++-
2 files changed, 4 insertions(+), 2 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 hjl/master
in repository glibc.
from 1a458dd772 Add more tests for memrchr
new cccc2db76b x86: Update __x86_shared_non_temporal_threshold
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:
sysdeps/x86/cacheinfo.c | 6 ++++--
1 file changed, 4 insertions(+), 2 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 hjl/master
in repository glibc.
at 1a458dd772 Add more tests for memrchr
This branch includes the following new commits:
new 0e88fdb64b Add __BEGIN_DECLS and __END_DECLS for C++
new 4246bf6259 Include bench-timing.h only if _ISOMAC isn't defined
new 37300eaa3a benchtests: Add more tests for memrchr
new 1a458dd772 Add more tests for memrchr
The 4 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.
--
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 release_40
in repository llvm.
from 5039a727745 Merging r303257:
new 8f89f7255e2 Merging r302183:
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/PowerPC/PPCFrameLowering.cpp | 3 +--
test/CodeGen/PowerPC/restore-r30.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/restore-r30.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 4ca30c7c760 Test commit: fix typos
new d31fe92b61f [SystemZ] Improve buildVector() in SystemZISelLowering.cpp.
new cf2a64aaaf0 [DAGCombiner] fix load narrowing transform to exclude loads [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 60 ++++++++++++++++++++----------
test/CodeGen/X86/vector-sext.ll | 56 ++++++++++++++++++++++++++++
3 files changed, 99 insertions(+), 20 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 5fde1152681 PR c++/80891 (#2) * tree.c (ovl_copy): Adjust assert, cop [...]
new bd5c2b15df1 PR c++/80891 (#3) * cp-tree.h (build_min_nt_call_vec): De [...]
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 | 16 +++++++++++++-
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl2.c | 2 +-
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 2 +-
gcc/cp/semantics.c | 2 +-
gcc/cp/tree.c | 38 ++++++++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/lookup/pr80891-3.C | 26 ++++++++++++++++++++++
9 files changed, 82 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr80891-3.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 2377d250bf4 check_GNU_style_lib.py: Fix trailing whitespace check
new 5fde1152681 PR c++/80891 (#2) * tree.c (ovl_copy): Adjust assert, cop [...]
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 | 5 +++++
gcc/cp/tree.c | 27 +++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lookup/pr80891-2.C | 29 +++++++++++++++++++++++++++++
4 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr80891-2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.