This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 34c48b4 Revert r299321 '[X86] Add __extension__ to f16c macro intrins [...]
new 955c084 Revert r299355 "[ASTImporter] Fix for importing unnamed structs"
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/ASTImporter.cpp | 9 ++---
test/ASTMerge/struct/Inputs/struct1.c | 62 -----------------------------------
test/ASTMerge/struct/Inputs/struct2.c | 62 -----------------------------------
test/ASTMerge/struct/test.c | 10 +-----
4 files changed, 4 insertions(+), 139 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 bcd9d36 Remove duplicated entry in C++17 library status table
new c571b0c PR sanitizer/79993 - ICE with VLA initialization from string
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 | 9 +++
gcc/cp/init.c | 92 ++++++++++++++++++++--------
gcc/cp/typeck2.c | 7 ++-
gcc/testsuite/g++.dg/{opt => asan}/pr78201.C | 2 +-
gcc/testsuite/g++.dg/ext/vla17.C | 15 +++++
5 files changed, 96 insertions(+), 29 deletions(-)
copy gcc/testsuite/g++.dg/{opt => asan}/pr78201.C (75%)
create mode 100644 gcc/testsuite/g++.dg/ext/vla17.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 libcxx.
from 9dcbb46 [libc++] Explicitly mark specializations as dllexport
new f3b3a65 suppress GCC warning about noexcept functions changing mangling
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 | 3 ++-
utils/libcxx/test/config.py | 1 +
2 files changed, 3 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 019f65e x86 interrupt calling convention: re-align stack pointer on 6 [...]
new d1815f3 [InstCombine] Remove canonicalization for (X & C1) | C2 --> ( [...]
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 11 -----------
1 file changed, 11 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 78c95b3 [CodeGenPrep] move aarch64-type-promotion to CGP
new 019f65e x86 interrupt calling convention: re-align stack pointer on 6 [...]
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/X86FrameLowering.cpp | 10 ++++++++++
lib/Target/X86/X86ISelLowering.cpp | 10 ++++++++--
test/CodeGen/X86/x86-64-intrcc-nosse.ll | 3 ++-
test/CodeGen/X86/x86-64-intrcc.ll | 17 ++++++++++-------
4 files changed, 30 insertions(+), 10 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 e81416c [coroutines] Fix rebuilding of implicit and dependent corouti [...]
new 34c48b4 Revert r299321 '[X86] Add __extension__ to f16c macro intrins [...]
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/Headers/f16cintrin.h | 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 llvm.
from 5b2afe9 Fix LLVMBuild.txt typo. NFC
new 445d3cf [DAGCombine][InstCombine] Fix inverted if condition in equiva [...]
new 78c95b3 [CodeGenPrep] move aarch64-type-promotion to CGP
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/Analysis/TargetTransformInfo.h | 14 +-
include/llvm/Analysis/TargetTransformInfoImpl.h | 7 +
lib/Analysis/TargetTransformInfo.cpp | 6 +
lib/CodeGen/CodeGenPrepare.cpp | 288 +++++++++++++++++----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +-
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 32 +++
lib/Target/AArch64/AArch64TargetTransformInfo.h | 4 +
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 2 +-
.../CodeGen/AArch64/aarch64-codegen-prepare-atp.ll | 68 +++++
test/CodeGen/AArch64/arm64-addr-type-promotion.ll | 11 +-
11 files changed, 376 insertions(+), 60 deletions(-)
create mode 100644 test/CodeGen/AArch64/aarch64-codegen-prepare-atp.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 libunwind.
from 7d67413 [libunwind] Clean up macro usage.
new e128003 Try to trigger the new docs builder. 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:
docs/index.rst | 1 +
1 file changed, 1 insertion(+)
--
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 31e0032 [TargetInfo] Use llvm::alignOf() instead of rewriting it. NFCI.
new e81416c [coroutines] Fix rebuilding of implicit and dependent corouti [...]
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/AST/StmtCXX.h | 4 ++
lib/AST/StmtCXX.cpp | 2 +-
lib/Sema/CoroutineStmtBuilder.h | 70 ++++++++++++++++++++++
lib/Sema/SemaCoroutine.cpp | 128 +++++++++++++++++++---------------------
lib/Sema/TreeTransform.h | 95 +++++++++++++++--------------
test/SemaCXX/coroutines.cpp | 48 ++++++++++++++-
6 files changed, 232 insertions(+), 115 deletions(-)
create mode 100644 lib/Sema/CoroutineStmtBuilder.h
--
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 7350983 Change the error format to report corrupted .eh_frame.
new 1d867aa Remove InputFiles::LogName.
new f28cba7 Make a helper function file-local.
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:
ELF/InputFiles.cpp | 80 +++++++++++++++++++++++++++-----------------------
ELF/InputFiles.h | 7 ++---
ELF/OutputSections.cpp | 2 +-
3 files changed, 47 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.