This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 549741a Fix PR 28885: Fix AST Printer output for the inherited constr [...]
new 35613b6 Wdocumentation fix
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/CloneDetection.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 clang.
from e387da0 Revert r283102 (Typo in the phabricator link)
new 549741a Fix PR 28885: Fix AST Printer output for the inherited constr [...]
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 | 11 +++++++++++
test/SemaCXX/cxx11-ast-print.cpp | 8 ++++++++
2 files changed, 19 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 9920e54 Add new target hooks for LoadStoreVectorizer
new d89ff9a [X86][SSE] Add PR30371 (shuffle constant folding) 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:
test/CodeGen/X86/vector-shuffle-combining.ll | 40 ++++++++++++++++++++++++++++
1 file changed, 40 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 cd374e5 [StaticAnalyser] Add test case to ensure that unreachable cod [...]
new e894d16 Fix PR 28885: Fix AST Printer output for the inherited constr [...]
new e387da0 Revert r283102 (Typo in the phabricator link)
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:
--
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 ffbf19e Ensure "C++" language linkage for std::abs overloads
new 4092ccc Fix failing gcc.target/avr/torture/builtins_error.c
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/avr/torture/builtins-error.c | 1 +
2 files changed, 6 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 gcc.
from d83ede2 PR libstdc++/77802 * testsuite/20_util/tuple/77802.cc: New.
new ffbf19e Ensure "C++" language linkage for std::abs overloads
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 | 7 +++++++
libstdc++-v3/include/bits/std_abs.h | 3 +++
libstdc++-v3/testsuite/17_intro/headers/c++2011/linkage.cc | 13 ++++++++++---
3 files changed, 20 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 lld.
from 42ef28d [ELF] - Do not crash on invalid section alignment.
new 35d9b74 [ELF] - Apply clang-format. NFC.
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/InputFiles.cpp | 25 ++++++++++++-------------
1 file changed, 12 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 libcxxabi.
from 336985f Revert r282692: Use fallback_malloc to allocate __cxa_eh_glob [...]
new 8d4d9af [CMake] Fix libc++abi standalone cmake 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:
CMakeLists.txt | 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 gcc.
from 8e8fe25a Revert: [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X = [...]
new d83ede2 PR libstdc++/77802 * testsuite/20_util/tuple/77802.cc: New.
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 | 30 +++
libstdc++-v3/include/std/tuple | 96 ++------
libstdc++-v3/testsuite/20_util/tuple/77802.cc | 49 +++++
.../20_util/tuple/element_access/get_neg.cc | 2 +-
.../testsuite/20_util/tuple/tuple_traits.cc | 244 ---------------------
5 files changed, 97 insertions(+), 324 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/77802.cc
delete mode 100644 libstdc++-v3/testsuite/20_util/tuple/tuple_traits.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 llvm.
from ec44dc9 [ARM] Code size optimisation to lower udiv+urem to udiv+mls i [...]
new 9920e54 Add new target hooks for LoadStoreVectorizer
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/TargetTransformInfo.h | 87 +++++++++++++++++++++---
include/llvm/Analysis/TargetTransformInfoImpl.h | 32 ++++++++-
lib/Analysis/TargetTransformInfo.cpp | 42 ++++++++++--
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 2 +-
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 81 +++++++++++-----------
6 files changed, 187 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.