This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ccd868a [ARM] Fix bash-ism in test
new b25d8fc [SLP] Preserve IR flags for extra args.
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/Transforms/Vectorize/SLPVectorizer.cpp | 20 +++++++++++---------
test/Transforms/SLPVectorizer/X86/horizontal-list.ll | 8 ++++----
test/Transforms/SLPVectorizer/X86/scheduling.ll | 2 +-
3 files changed, 16 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 libcxxabi.
from 54227ae [libc++abi] Clean up visibility
new 2ecb4ee [libcxxabi] Clean up macro usage.
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:
CMakeLists.txt | 13 +++++++++++--
include/__cxxabi_config.h | 4 +---
include/cxxabi.h | 2 +-
src/abort_message.cpp | 2 +-
src/config.h | 14 --------------
src/cxa_default_handlers.cpp | 2 +-
src/cxa_exception.cpp | 8 ++++----
src/cxa_exception.hpp | 14 +++++++-------
src/cxa_personality.cpp | 14 +++++++-------
9 files changed, 33 insertions(+), 40 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 8fa87a6 Fix gcc compilation of LogTest.cpp
new 0f6f75f Mark TestYMMRegister as no_debug_info_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:
.../lldbsuite/test/functionalities/register/intel_avx/TestYMMRegister.py | 1 +
1 file changed, 1 insertion(+)
--
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 b6dfd8e [ARM] Fix parsing of special register masks
new ccd868a [ARM] Fix bash-ism in 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/MC/ARM/invalid-special-reg.s | 4 ++--
1 file changed, 2 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 clang.
from 948ee9b clang-format: Ignore contents of #ifdef SWIG .. #endif blocks.
new 59d31eb Fix r296605 so that stuff in #ifndef SWIG blocks is still formatted.
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/UnwrappedLineParser.cpp | 3 ++-
unittests/Format/FormatTestComments.cpp | 24 ++++++++++++++++--------
2 files changed, 18 insertions(+), 9 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 f847cbb [ELF] - Fixed crash in GnuHashTableSection.
new 51cdcb0 [ELF] - Reset output section size when assigning offsets.
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/OutputSections.cpp | 3 +--
ELF/Relocations.cpp | 1 -
ELF/Writer.cpp | 1 -
3 files changed, 1 insertion(+), 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 binutils-gdb.
from a7e8b06 Automatic date update in version.in
new 9ef920e Add support for displaying and merging GNU_BUILD_NOTEs.
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:
binutils/ChangeLog | 31 ++
binutils/NEWS | 3 +
binutils/doc/binutils.texi | 5 +
binutils/objcopy.c | 393 +++++++++++++++++++++++--
binutils/readelf.c | 429 +++++++++++++++++++++++++++-
binutils/testsuite/binutils-all/note-2-32.d | 17 ++
binutils/testsuite/binutils-all/note-2-32.s | 93 ++++++
binutils/testsuite/binutils-all/note-2-64.d | 17 ++
binutils/testsuite/binutils-all/note-2-64.s | 94 ++++++
binutils/testsuite/binutils-all/objcopy.exp | 5 +
include/ChangeLog | 42 +++
include/elf/common.h | 46 +++
12 files changed, 1141 insertions(+), 34 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/note-2-32.d
create mode 100644 binutils/testsuite/binutils-all/note-2-32.s
create mode 100644 binutils/testsuite/binutils-all/note-2-64.d
create mode 100644 binutils/testsuite/binutils-all/note-2-64.s
--
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 5abd133 [X86] Fix creating vreg def after use.
new 145ace2 [SLP] Fix for PR32038: extra add of PHI node when it is not r [...]
new b6dfd8e [ARM] Fix parsing of special register masks
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/ARM/AsmParser/ARMAsmParser.cpp | 2 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 20 +++-----------------
test/MC/ARM/invalid-special-reg.s | 11 +++++++++++
test/Transforms/SLPVectorizer/AArch64/gather-root.ll | 20 ++++++++++----------
test/Transforms/SLPVectorizer/X86/reduction_loads.ll | 8 ++++----
test/Transforms/SLPVectorizer/X86/scheduling.ll | 2 +-
6 files changed, 30 insertions(+), 33 deletions(-)
create mode 100644 test/MC/ARM/invalid-special-reg.s
--
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 90dab93 [Sema] Improve side effect checking for unused-lambda-capture [...]
new 948ee9b clang-format: Ignore contents of #ifdef SWIG .. #endif blocks.
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/UnwrappedLineParser.cpp | 12 ++++++------
unittests/Format/FormatTestComments.cpp | 8 ++++++++
2 files changed, 14 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 clang-tools-extra.
from c0ac570 [clang-tidy] Add parametercount for readibility-function-size
new d4170a8 [change-namespace] get insertion points of forward declaratio [...]
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:
change-namespace/ChangeNamespace.cpp | 18 ++++++-------
.../change-namespace/ChangeNamespaceTests.cpp | 30 ++++++++++++++++++++++
2 files changed, 39 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.