This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2ec586e1fe1 [AArch64, x86] add tests for shift-not (PR39657); NFC
new 40bfd6fe1ec [PatternMatch] Handle undef vectors consistently
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/IR/PatternMatch.h | 8 +++-
.../InstSimplify/shr-scalar-vector-consistency.ll | 2 +-
test/Transforms/Reassociate/fp-expr.ll | 4 +-
unittests/IR/PatternMatch.cpp | 56 ++++++++++++++++++++++
4 files changed, 65 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 clang.
from b03ce7b86b [AST][NFC] Pack ArraySubscriptExpr
new 2e4589c267 [AST][NFC] Factor out some repeated code in ArraySubscriptExpr.
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/Expr.h | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 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 20e1e29aff Revert 347294, it turned many bots on lab.llvm.org:8011/cons [...]
new b03ce7b86b [AST][NFC] Pack ArraySubscriptExpr
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/Expr.h | 20 ++++++++++++--------
include/clang/AST/Stmt.h | 9 +++++++++
2 files changed, 21 insertions(+), 8 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 534e2e3b20b PR lto/87997 * tree.c (free_lang_data_in_cgraph): Add arg [...]
new e8f9b351ddb PR 87926 * Makefile.in (bitmap.o-warn): Use -Wno-error=ar [...]
new bd9b79620d5 PR ipa/87706 * ipa-fnsummary.c (pass_ipa_fnsummary): Do n [...]
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/ChangeLog | 5 +++++
gcc/Makefile.in | 2 +-
gcc/tree-pass.h | 1 +
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from 6bf7745f80 Automatic date update in version.in
adds bb0f14b617 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 llvm.
from f1f291e60c2 [DAGCombine] Add calls to SimplifyDemandedVectorElts from v [...]
new 2ec586e1fe1 [AArch64, x86] add tests for shift-not (PR39657); 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:
test/CodeGen/AArch64/xor.ll | 18 ++++++++++++++++++
test/CodeGen/X86/xor.ll | 32 ++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/CodeGen/AArch64/xor.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 clang-tools-extra.
from 35796d2d [clangd] Replay preamble #includes to clang-tidy checks.
new 75c03f05 [clang-tidy] Don't generate incorrect fixes for class constru [...]
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/modernize/MakeSmartPtrCheck.cpp | 50 ++++++++++++++++++------------
test/clang-tidy/modernize-make-unique.cpp | 32 +++++++++++++++++++
2 files changed, 63 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.