This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5dee7735ac4 [GISel]: Remove unused header include in MachineIRBuilder.h
new 2d27b2a32c7 [SystemZ] Make AnyRegBitRegClass unallocatable.
new b8633051f00 [InstCombine] add nnan requirement to potential fabs folds [...]
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:
lib/Target/SystemZ/SystemZRegisterInfo.td | 2 +-
test/Transforms/InstCombine/fabs.ll | 40 +++++++++++++++----------------
2 files changed, 21 insertions(+), 21 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 dfbe035574 [clang-format] Fix raw string prefix penalty
new 9d0ab3963d [clang-format] Disallow breaks before ']' in text proto extensions
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/Format/TokenAnnotator.cpp | 3 +++
unittests/Format/FormatTestTextProto.cpp | 25 +++++++++++++++++++++----
2 files changed, 24 insertions(+), 4 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 73d0e618 Move DraftMgr from ClangdServer to ClangdLSPServer
new 3b6826fe [clangd] Handle multiple callbacks from Sema's completion
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 | 9 ++++++++-
unittests/clangd/CodeCompleteTests.cpp | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 45 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 4dee5498348 [Hexagon] Fix zero-extending non-HVX bool vectors
new cd83f2d5e3c [JumpThreading] Track unreachable BBs to avoid processing
new 5dee7735ac4 [GISel]: Remove unused header include in MachineIRBuilder.h
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/CodeGen/GlobalISel/MachineIRBuilder.h | 1 -
lib/Transforms/Scalar/JumpThreading.cpp | 84 ++++++++++------------
test/Transforms/JumpThreading/pr15851_hang.ll | 16 ++++-
test/Transforms/JumpThreading/select.ll | 5 +-
4 files changed, 53 insertions(+), 53 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 91d396d6ecf [ARM] Convert more invalid NEON immediate loads
new 4dee5498348 [Hexagon] Fix zero-extending non-HVX bool vectors
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/Hexagon/HexagonISelLowering.cpp | 9 +++-
lib/Target/Hexagon/HexagonPatterns.td | 30 ++++++++-----
test/CodeGen/Hexagon/isel-zext-vNi1.ll | 69 ++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/Hexagon/isel-zext-vNi1.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 9582b9d84e5 PR c++/83937 - wrong C++17 handling of init-list ctor argument.
new 148e9851c20 Properly redirect alias for MVC (PR ipa/84722).
new 0548a13fb2f Redirect reference in the symbol table (PR ipa/84833).
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 | 12 ++++++++++++
gcc/multiple_target.c | 11 +++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/mvc10.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/mvc11.c | 28 ++++++++++++++++++++++++++++
5 files changed, 77 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/mvc10.c
create mode 100644 gcc/testsuite/gcc.target/i386/mvc11.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 7604a798428 PR c++/79937 PR c++/82410 * tree.h (TARGET_EXPR_NO_ELIDE [...]
new 9582b9d84e5 PR c++/83937 - wrong C++17 handling of init-list ctor argument.
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 | 6 ++++++
gcc/cp/call.c | 7 ++++++-
gcc/testsuite/g++.dg/cpp0x/initlist-ctor2.C | 15 +++++++++++++++
3 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-ctor2.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 release_60
in repository test-suite.
from 07186ec2 Merging r324848: -------------------------------------------- [...]
new 0c851acc Merging r325231: -------------------------------------------- [...]
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:
MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/clamr_cpuonly.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.