This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 540a73b [CodeGen] Fix a crash when constant folding switch statement
new 2f94b4c [Sema] Handle errors during rewriteBuiltinFunctionDecl
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/Sema/SemaExpr.cpp | 6 +++++-
test/Sema/builtins.cl | 5 ++++-
2 files changed, 9 insertions(+), 2 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 lldb.
from 7a900ef Add check for non-null log instance in PlatformAndroid.
new 8d4676c Stop printing double { characters on Dictionary StructuredDat [...]
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:
source/Core/StructuredData.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 llvm.
from 366a2ca [InstSimplify] don't crash handling a pointer or aggregate type
new 39008ac [X86] Do not use AND8ri8 in AVX512 pattern
new a2132ba [MIRTesting] Abort when failing to parse a function.
new 3a4fa31 [PM] Port NaryReassociate to the new PM
The 3 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/InitializePasses.h | 2 +-
include/llvm/Transforms/Scalar/NaryReassociate.h | 174 +++++++++++++++++++
lib/CodeGen/MachineFunctionAnalysis.cpp | 6 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Target/X86/X86InstrAVX512.td | 2 +-
lib/Transforms/Scalar/NaryReassociate.cpp | 186 +++++++++------------
lib/Transforms/Scalar/Scalar.cpp | 2 +-
.../AArch64/generic-virtual-registers-error.mir | 26 +--
...eneric-virtual-registers-with-regbank-error.mir | 24 +++
... unexpected-size-non-generic-register-phys.mir} | 14 +-
.../X86/unexpected-size-non-generic-register.mir | 13 +-
test/CodeGen/X86/no-and8ri8.ll | 18 ++
test/Transforms/NaryReassociate/NVPTX/nary-gep.ll | 1 +
test/Transforms/NaryReassociate/NVPTX/nary-slsr.ll | 1 +
test/Transforms/NaryReassociate/nary-add.ll | 1 +
test/Transforms/NaryReassociate/nary-mul.ll | 1 +
test/Transforms/NaryReassociate/pr24301.ll | 1 +
18 files changed, 310 insertions(+), 164 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/NaryReassociate.h
create mode 100644 test/CodeGen/MIR/AArch64/generic-virtual-registers-with-regbank [...]
copy test/CodeGen/MIR/X86/{unexpected-size-non-generic-register.mir => unexpected- [...]
create mode 100644 test/CodeGen/X86/no-and8ri8.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.
from 5210a74 Disable a flaky test on Windows that uses "echo >>"
new 540a73b [CodeGen] Fix a crash when constant folding switch statement
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/CGStmt.cpp | 8 ++++++++
test/CodeGenCXX/switch-case-folding-2.cpp | 9 +++++++++
2 files changed, 17 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 compiler-rt.
from 396ca7b [sanitizer] better allocator stats (with rss)
new 3fceb3a [sanitizer] trying to fix Mac bots
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/sanitizer_common/sanitizer_mac.cc | 3 +++
1 file changed, 3 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 binutils-gdb.
from 89b829a Move ChangeLog entry for PR ld/20376
new fecd57f Set BFD_VERSION to 2.27.51
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:
bfd/ChangeLog | 5 +++++
bfd/configure | 20 ++++++++++----------
bfd/version.m4 | 2 +-
binutils/ChangeLog | 4 ++++
binutils/configure | 20 ++++++++++----------
gas/ChangeLog | 4 ++++
gas/configure | 20 ++++++++++----------
gprof/ChangeLog | 4 ++++
gprof/configure | 20 ++++++++++----------
ld/ChangeLog | 4 ++++
ld/configure | 20 ++++++++++----------
opcodes/ChangeLog | 4 ++++
opcodes/configure | 20 ++++++++++----------
13 files changed, 86 insertions(+), 61 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 binutils-gdb.
from 12df5c0 Allow empty struct expressions in Rust
new 89b829a Move ChangeLog entry for PR ld/20376
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:
bfd/ChangeLog | 6 ++++++
ld/ChangeLog | 6 ------
2 files changed, 6 insertions(+), 6 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 477502e [AArch64][Inline-Asm] Return the 32-bit floating point regist [...]
new 366a2ca [InstSimplify] don't crash handling a pointer or aggregate type
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/InstructionSimplify.cpp | 3 +++
test/Transforms/InstSimplify/select.ll | 13 +++++++++++++
2 files changed, 16 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 32995b5 [InstSimplify] recognize trunc + icmp sgt/slt variants of sel [...]
new f517b9f [cmake] Move the including of utils/unittests under LLVM_INCL [...]
new 477502e [AArch64][Inline-Asm] Return the 32-bit floating point regist [...]
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:
CMakeLists.txt | 5 +----
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
test/CodeGen/AArch64/arm64-inline-asm.ll | 8 ++++++++
3 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.