This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ecdc1aafd0c Fix overconfident assert in ScalarEvolution::isImpliedViaMe [...]
new ce6e09c7405 [InstCombine] enhance shuffle-of-binops to allow different [...]
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/InstCombineVectorOps.cpp | 50 ++++++++++++-----
test/Transforms/InstCombine/shuffle_select.ll | 63 ++++++++++------------
2 files changed, 66 insertions(+), 47 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 fd5afac14f4 contrib: introduce Vim addon directory, add match.pd syntax plugin
new f9d49e80ef9 [arm] Avoid STRD with odd register for TARGET_ARM in output [...]
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/arm/arm.c | 22 ++++++++++++++--------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/arm-soft-strd-even.c | 18 ++++++++++++++++++
4 files changed, 41 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/arm-soft-strd-even.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 lld.
from 3fe28a246 [ELF] - EhFrame.cpp: cover personality encoding handling code [...]
new 7f71d8fb0 [ELF] - Eliminate dead code from shouldKeepInSymtab. 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:
ELF/Writer.cpp | 3 ---
1 file changed, 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 newlib.
from 4b97244d1 Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE
new 995d2a824 Cygwin: tape: Handle non-standard "no medium" error code
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:
winsup/cygwin/fhandler_tape.cc | 27 ++++++++++++++++++++++-----
winsup/cygwin/release/2.11.0 | 4 ++++
2 files changed, 26 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-tools-extra.
from 340c3c38 [clangd] Use log10 instead of the natural logrithm for usage boost.
new 9a5dcefe [clangd] Improve output of --help and --version. 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:
clangd/tool/ClangdMain.cpp | 12 +++++++++++-
1 file changed, 11 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 d4bcf41e318 [testsuite/guality] Use line number vars in gdb-test
new fd5afac14f4 contrib: introduce Vim addon directory, add match.pd syntax plugin
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:
contrib/ChangeLog | 8 ++++
contrib/vim-gcc-dev/README | 13 +++++
contrib/vim-gcc-dev/ftdetect/gcc-dev.vim | 20 ++++++++
contrib/vim-gcc-dev/syntax/gcc-match.vim | 71 ++++++++++++++++++++++++++++
contrib/{ => vim-gcc-dev/syntax}/gcc-rtl.vim | 2 -
contrib/{ => vim-gcc-dev/syntax}/gimple.vim | 12 -----
6 files changed, 112 insertions(+), 14 deletions(-)
create mode 100644 contrib/vim-gcc-dev/README
create mode 100644 contrib/vim-gcc-dev/ftdetect/gcc-dev.vim
create mode 100644 contrib/vim-gcc-dev/syntax/gcc-match.vim
rename contrib/{ => vim-gcc-dev/syntax}/gcc-rtl.vim (98%)
rename contrib/{ => vim-gcc-dev/syntax}/gimple.vim (93%)
--
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 glibc.
from 339124ab42 ast_ES: Add alternative month names (bug 23140).
new 524d796d5f malloc: Update heap dumping/undumping comments [BZ #23351]
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:
ChangeLog | 10 ++++++++++
malloc/hooks.c | 42 ++++++------------------------------------
malloc/malloc.c | 16 ----------------
3 files changed, 16 insertions(+), 52 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 15cbac4ad UUID: Add support for arbitrary-sized module IDs
new e00314136 Add a test for reading lld-generated build-ids
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:
lit/Modules/build-id-case.yaml | 2 +-
lit/Modules/compressed-sections.yaml | 2 +-
lit/Modules/elf-duplicate-section.yaml | 2 +-
lit/Modules/elf-section-types.yaml | 2 +-
lit/Modules/lc_version_min.yaml | 4 ++--
lit/Modules/short-build-id.yaml | 26 ++++++++++++++++++++++++++
tools/lldb-test/lldb-test.cpp | 30 ++++++++++++++++++------------
7 files changed, 50 insertions(+), 18 deletions(-)
create mode 100644 lit/Modules/short-build-id.yaml
--
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 41b9b9e380 [analyzer][UninitializedObjectChecker] Added a NotesAsWarnings flag
new 776a04d9d7 [ASTImporter] Added import of CXXStdInitializerListExpr
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/AST/ASTImporter.cpp | 14 ++++++++++++++
test/ASTMerge/std-initializer-list/Inputs/il.cpp | 9 +++++++++
test/ASTMerge/std-initializer-list/test.cpp | 3 +++
3 files changed, 26 insertions(+)
create mode 100644 test/ASTMerge/std-initializer-list/Inputs/il.cpp
create mode 100644 test/ASTMerge/std-initializer-list/test.cpp
--
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 7812b412b [ELF] - Remove dead code.
new 3fe28a246 [ELF] - EhFrame.cpp: cover personality encoding handling code [...]
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:
...invalid-eh-frame8.s => eh-frame-value-format1.s} | 21 +++++++++++++--------
...invalid-eh-frame8.s => eh-frame-value-format2.s} | 21 +++++++++++++--------
...invalid-eh-frame8.s => eh-frame-value-format3.s} | 12 +++++-------
...invalid-eh-frame8.s => eh-frame-value-format4.s} | 12 +++++-------
...invalid-eh-frame8.s => eh-frame-value-format5.s} | 21 +++++++++++++--------
...invalid-eh-frame8.s => eh-frame-value-format6.s} | 21 +++++++++++++--------
6 files changed, 62 insertions(+), 46 deletions(-)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format1.s} (61%)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format2.s} (61%)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format3.s} (67%)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format4.s} (67%)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format5.s} (61%)
copy test/ELF/{invalid-eh-frame8.s => eh-frame-value-format6.s} (61%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.