This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 12b7f90cfcf Fix endianness bug in DAGCombiner::visitTRUNCATE and visitE [...]
new ee5c36fd590 [X86] Add 24-byte memcmp tests (PR33914)
new 8641ab97a49 [tests] Cleanup vect.omp.persistence.ll test.
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:
test/CodeGen/X86/memcmp-minsize.ll | 87 ++++++++++++
test/CodeGen/X86/memcmp-optsize.ll | 76 ++++++++++
test/CodeGen/X86/memcmp.ll | 158 ++++++++++++++++++---
test/Transforms/LoopRotate/vect.omp.persistence.ll | 34 +++++
.../LoopVectorize/vect.omp.persistence.ll | 83 +++--------
5 files changed, 354 insertions(+), 84 deletions(-)
create mode 100644 test/Transforms/LoopRotate/vect.omp.persistence.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 binutils-gdb.
from 02ad7fc29f [ARM] Access FPSCR on vfpv2
new 46a62268b8 Catch exceptions thrown from gdbarch_skip_prologue
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:
gdb/arch-utils.c | 18 +++
gdb/arch-utils.h | 6 +
gdb/infrun.c | 9 +-
gdb/symtab.c | 3 +-
gdb/testsuite/gdb.base/reread.exp | 226 +++++++++++++++++++++-----------------
5 files changed, 154 insertions(+), 108 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 e840a467620 [RTEMS] Add GCC Runtime Library Exception
new c8f03f88691 Fix wrong condition in ipa-visibility.c (PR ipa/81520).
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 | 6 ++++++
gcc/ipa-visibility.c | 11 +++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/pr81520.c | 11 +++++++++++
4 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr81520.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 llvm.
from e46d723b126 [ARM] Enable partial and runtime unrolling
new 12b7f90cfcf Fix endianness bug in DAGCombiner::visitTRUNCATE and visitE [...]
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/DAGCombiner.cpp | 11 ++++---
test/CodeGen/Mips/pr33682.ll | 55 ++++++++++++++++++++++++++++++++
2 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Mips/pr33682.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 d939eff44c [NFC] Use RAII to un-poison and then re-poison __VA_ARGS__ [...]
new 6705082a00 [analyzer] Further improve suppress-on-sink behavior in inco [...]
new 7c823a91d8 [analyzer] Treat throws as sinks for suppress-on-sink purposes.
new 7bc4653919 Fix incorrect use of current directory to find moved paths i [...]
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/clang/Serialization/ASTReader.h | 3 --
lib/Serialization/ASTReader.cpp | 17 ++-----
lib/StaticAnalyzer/Core/BugReporter.cpp | 65 ++++++++++++++++++++++++--
test/Analysis/max-nodes-suppress-on-sink.c | 52 +++++++++++++++++++++
test/Analysis/max-nodes-suppress-on-sink.cpp | 34 ++++++++++++++
test/Modules/path-resolution.modulemap | 70 ++++++++++++++++++++++++++++
6 files changed, 222 insertions(+), 19 deletions(-)
create mode 100644 test/Analysis/max-nodes-suppress-on-sink.cpp
create mode 100644 test/Modules/path-resolution.modulemap
--
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 78f4223a [clang-tidy] Handle incomplete types in bugprone-undefined-me [...]
new 8f20b80e [clangd] Workaround Windows test failures.
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/clangd/definitions.test | 6 +++---
1 file changed, 3 insertions(+), 3 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 lld.
from 9f4bb4a0a [ELF] - Fix calculation of memory region offset.
new 8abfccdd7 [ELF] - Fix init_fini_priority.s 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:
test/ELF/init_fini_priority.s | 24 ++++++++++++++++++------
1 file changed, 18 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 binutils-gdb.
from aafd38357a Automatic date update in version.in
new d4aaa2a074 __tls_get_addr_opt stub eh_frame info
new c6b78c965a Stop readelf from returning an error status if asked to dump [...]
new ec06425629 oops - add changelog entry accidentally omitted from previou [...]
new cfe7b9bd58 Add a linker branch optimization for the MSP430.
new c26bb06769 Updated French translation for the BFD library.
The 5 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 | 23 +
bfd/elf32-msp430.c | 4 +-
bfd/elf64-ppc.c | 191 +-
bfd/po/fr.po | 6202 +++++++++++++++++++++++------------
binutils/ChangeLog | 7 +
binutils/readelf.c | 12 +-
ld/ChangeLog | 7 +
ld/testsuite/ld-powerpc/powerpc.exp | 2 +-
ld/testsuite/ld-powerpc/tlsopt5.d | 4 +-
ld/testsuite/ld-powerpc/tlsopt5.s | 2 +
ld/testsuite/ld-powerpc/tlsopt5.wf | 32 +
11 files changed, 4329 insertions(+), 2157 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/tlsopt5.wf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.