This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bc86555cccf [PATCH, rs6000] Fix expected error output for test case.
new 042674a54a7 List myself as "libgomp (OpenACC)" and "OpenACC" maintainer
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:
ChangeLog | 5 +++++
MAINTAINERS | 2 ++
2 files changed, 7 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 clang.
from 53a522e130 [Index] Respect "IndexFunctionLocals" option for type loc.
new 59e8cd87d4 [clang] Add the exclude_from_explicit_instantiation attribute
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 | 7 ++
include/clang/Basic/AttrDocs.td | 62 ++++++++++++++++
lib/Sema/Sema.cpp | 6 +-
lib/Sema/SemaDeclAttr.cpp | 3 +
lib/Sema/SemaTemplateInstantiate.cpp | 18 +++--
...tantiation.dont_assume_extern_instantiation.cpp | 84 ++++++++++++++++++++++
...pragma-attribute-supported-attributes-list.test | 3 +-
..._instantiation.diagnose_on_undefined_entity.cpp | 36 ++++++++++
...plicit_instantiation.explicit_instantiation.cpp | 45 ++++++++++++
...m_explicit_instantiation.extern_declaration.cpp | 69 ++++++++++++++++++
...explicit_instantiation.merge_redeclarations.cpp | 43 +++++++++++
11 files changed, 369 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenCXX/attr-exclude_from_explicit_instantiation.dont_a [...]
create mode 100644 test/SemaCXX/attr-exclude_from_explicit_instantiation.diagnose_ [...]
create mode 100644 test/SemaCXX/attr-exclude_from_explicit_instantiation.explicit_ [...]
create mode 100644 test/SemaCXX/attr-exclude_from_explicit_instantiation.extern_de [...]
create mode 100644 test/SemaCXX/attr-exclude_from_explicit_instantiation.merge_red [...]
--
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 29c9ca65 [clang-tidy] Added pointer types to clang-tidy readability-id [...]
new 93953d46 [clang-tidy] fix PR39167, bugprone-exception-escape hangs-up
new f5ecd316 [clang-tidy] NFC use CHECK-NOTES in tests for performance-mov [...]
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:
clang-tidy/bugprone/ExceptionEscapeCheck.cpp | 3 +++
test/clang-tidy/check_clang_tidy.py | 4 +++-
test/clang-tidy/performance-move-constructor-init.cpp | 12 +++++++-----
3 files changed, 13 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 aec459aa [clangd] expose MergedIndex class
new 29c9ca65 [clang-tidy] Added pointer types to clang-tidy readability-id [...]
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/readability/IdentifierNamingCheck.cpp | 24 +++++++++++++++++
test/clang-tidy/readability-identifier-naming.cpp | 33 ++++++++++++++++++++---
2 files changed, 54 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 49595868917 [X86][AVX] Add PR39161 test case for v4f64 zzww shuffle
new 367ebf05cf7 [llvm-mca] Move field 'AllowZeroMoveEliminationOnly' to cla [...]
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/llvm-mca/include/HardwareUnits/RegisterFile.h | 8 ++++----
tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp | 20 +++++++++++++++++++-
2 files changed, 23 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 fb7125d771c Error about alias attribute with body definition (PR c/87483).
new bc86555cccf [PATCH, rs6000] Fix expected error output for test case.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/undef-bool-2.c | 2 +-
2 files changed, 6 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 llvm.
from 59b22373c7b [utils] Ensure that update_mca_test_checks.py writes prefix [...]
new 49595868917 [X86][AVX] Add PR39161 test case for v4f64 zzww shuffle
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:
test/CodeGen/X86/vector-shuffle-256-v4.ll | 22 ++++++++++++++++++++++
1 file changed, 22 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 openmp.
from c393937 [OpenMP] Shutdown library on Windows if possible for better O [...]
new e9c3056 [OpenMP][OMPT] Fix unsafe initialization of ompt_data_t objects
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:
runtime/src/kmp_runtime.cpp | 10 ++++------
1 file changed, 4 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 lld.
from 79ac76f3c [ELF] - Simplify. NFCI.
new cfade5d0d [ELF][HEXAGON] Add support for GOT relocations.
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:
ELF/Arch/Hexagon.cpp | 12 ++++++++++++
ELF/InputSection.cpp | 2 ++
ELF/Relocations.cpp | 18 +++++++++---------
ELF/Relocations.h | 1 +
test/ELF/hexagon-shared.s | 23 +++++++++++++++++------
5 files changed, 41 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 llvm.
from 22abcbc182c [RISCV] Remove overzealous is64Bit checks
new 440a48b3e41 [utils] simple refactor in update_mca_test_checks.py to mak [...]
new 59b22373c7b [utils] Ensure that update_mca_test_checks.py writes prefix [...]
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:
test/tools/llvm-mca/X86/bextr-read-after-ld.s | 26 +--
test/tools/llvm-mca/X86/bzhi-read-after-ld.s | 10 +-
test/tools/llvm-mca/X86/cpus.s | 30 ++--
test/tools/llvm-mca/X86/fma3-read-after-ld-1.s | 28 ++--
test/tools/llvm-mca/X86/fma3-read-after-ld-2.s | 28 ++--
test/tools/llvm-mca/X86/read-after-ld-1.s | 40 ++---
test/tools/llvm-mca/X86/read-after-ld-2.s | 182 ++++++++++-----------
test/tools/llvm-mca/X86/scheduler-queue-usage.s | 22 +--
test/tools/llvm-mca/X86/sqrt-rsqrt-rcp-memop.s | 52 +++---
.../llvm-mca/X86/variable-blend-read-after-ld-1.s | 44 ++---
.../llvm-mca/X86/variable-blend-read-after-ld-2.s | 44 ++---
utils/update_mca_test_checks.py | 40 +++--
12 files changed, 278 insertions(+), 268 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.