This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository clang.
from ad0f01329b Merging r338627: ------------------------------------------- [...]
new 4882faae3a Merging r339170: ------------------------------------------- [...]
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/unwind.h | 4 ++++
1 file changed, 4 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 9b16a0bf49b [NFC][InstCombine] Cleanup demorgan-sink-not-into-xor.ll test
new ba39c1b56cd Support inline asm with multiple 64bit output in 32bit GPR
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 53 ++--
.../ARM/inline-asm-operand-implicit-cast.ll | 122 --------
.../CodeGen/ARM/inlineasm-operand-implicit-cast.ll | 307 +++++++++++++++++++++
3 files changed, 344 insertions(+), 138 deletions(-)
delete mode 100644 test/CodeGen/ARM/inline-asm-operand-implicit-cast.ll
create mode 100644 test/CodeGen/ARM/inlineasm-operand-implicit-cast.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 gcc.
from be6af76629a PR c++/86836 * pt.c (tsubst_expr): For structured binding [...]
new 18d371d3b1d P0595R1 - is_constant_evaluated cp/ * cp-tree.h (enum cp_ [...]
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 | 39 +++++++++++++
gcc/cp/constexpr.c | 66 +++++++++++++++++-----
gcc/cp/cp-gimplify.c | 16 ++++++
gcc/cp/cp-tree.h | 9 ++-
gcc/cp/decl.c | 8 +++
gcc/cp/pt.c | 2 +
gcc/cp/tree.c | 14 ++++-
gcc/cp/typeck2.c | 2 +-
gcc/testsuite/ChangeLog | 3 +
.../g++.dg/cpp2a/is-constant-evaluated1.C | 66 ++++++++++++++++++++++
10 files changed, 206 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated1.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 clang-tools-extra.
from 55bfabcc [clangd] Share getSymbolID implementation.
new 86961faa Added functionality to suggest FixIts for conversion of '->' [...]
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:
clangd/CodeComplete.cpp | 17 ++++--
clangd/CodeComplete.h | 8 +++
clangd/Diagnostics.cpp | 9 ----
clangd/Protocol.h | 4 ++
clangd/Quality.cpp | 7 +++
clangd/Quality.h | 2 +
clangd/SourceCode.cpp | 9 ++++
clangd/SourceCode.h | 5 ++
unittests/clangd/CodeCompleteTests.cpp | 96 ++++++++++++++++++++++++++++++++++
unittests/clangd/QualityTests.cpp | 22 ++++++++
10 files changed, 167 insertions(+), 12 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 ea2a187f0de [ARM] FP16: support the vector vmin and vmax variants
new 9b16a0bf49b [NFC][InstCombine] Cleanup demorgan-sink-not-into-xor.ll test
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:
.../InstCombine/demorgan-sink-not-into-xor.ll | 95 ++++++++--------------
1 file changed, 33 insertions(+), 62 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 c36feda9d1b [AArch64, Falkor] Switch to using Falkor-specific vector costs.
new 2b1749c4ab5 PR c++/86738 * constexpr.c (cxx_eval_binary_expression): [...]
new be6af76629a PR c++/86836 * pt.c (tsubst_expr): For structured binding [...]
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 | 12 ++++++++++++
gcc/cp/constexpr.c | 11 ++++++++---
gcc/cp/pt.c | 35 ++++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp1z/decomp46.C | 25 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr86738.C | 12 ++++++++++++
6 files changed, 83 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp46.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr86738.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 3de7e5d5032 [aarch64] Adjust Falkor's sign extend reg+reg address cost
new c36feda9d1b [AArch64, Falkor] Switch to using Falkor-specific vector costs.
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/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64.c | 22 +++++++++++++++++++++-
2 files changed, 26 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 gcc.
from 976f4d50e57 Daily bump.
new 3de7e5d5032 [aarch64] Adjust Falkor's sign extend reg+reg address cost
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/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64.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 84029c02723 [NFC] Add some tests on mustexec
new ea2a187f0de [ARM] FP16: support the vector vmin and vmax variants
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/ARM/ARMISelLowering.cpp | 12 +
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 80 +++---
test/CodeGen/ARM/fp16-vminmaxnm-vector.ll | 302 +++++++++++++++++++++
3 files changed, 362 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/ARM/fp16-vminmaxnm-vector.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.