This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08293d159ea [ARM] Add MVE interleaving load/store family.
new 24fcfec608c [sancov] Avoid unnecessary unique_ptr
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:
tools/sancov/sancov.cpp | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 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 a33f989b4e Automatic date update in version.in
new 385b97d3ac [gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inhe [...]
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.dwarf2/inlined_subroutine-inheritance.exp | 6 +++---
2 files changed, 7 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 llvm.
from 097d54dca0c [docs][llvm-nm] Improve symbol code documentation
new 08293d159ea [ARM] Add MVE interleaving load/store family.
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/ARM/ARMInstrMVE.td | 134 ++++++++++++
lib/Target/ARM/ARMInstrThumb2.td | 4 +-
lib/Target/ARM/ARMRegisterInfo.td | 9 -
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 105 +++++++--
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 36 ++++
lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp | 14 ++
lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h | 3 +
test/MC/ARM/mve-interleave.s | 270 ++++++++++++++++++++++++
test/MC/Disassembler/ARM/mve-interleave.txt | 267 +++++++++++++++++++++++
9 files changed, 809 insertions(+), 33 deletions(-)
create mode 100644 test/MC/ARM/mve-interleave.s
create mode 100644 test/MC/Disassembler/ARM/mve-interleave.txt
--
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 0f0caf1d83 PR42362: Fix auto deduction of template parameter packs from [...]
new b75151d6f1 [OpenCL] Remove more duplicates from opencl-c.h
new a2da30a834 [OpenCL] Restore ATOMIC_VAR_INIT
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/Headers/opencl-c-base.h | 7 ++++++-
lib/Headers/opencl-c.h | 29 -----------------------------
test/Headers/opencl-c-header.cl | 4 ++++
3 files changed, 10 insertions(+), 30 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 cd63a636640 [Support] Fix error handling in DataExtractor::get[US]LEB128
new 097d54dca0c [docs][llvm-nm] Improve symbol code documentation
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:
docs/CommandGuide/llvm-nm.rst | 85 +++++++++++++++++++++++++++++++++++--------
1 file changed, 70 insertions(+), 15 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 libcxx.
from 20f2ecc86 Use C++11 implementation of unique_ptr in C++03.
new 6f546837a [libcxx] [test] Read files as bytestrings to fix py3 encoding issues
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:
utils/libcxx/test/format.py | 14 ++++++++------
1 file changed, 8 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 2c64704a921 Follow up of rL363913. NFC.
new cd63a636640 [Support] Fix error handling in DataExtractor::get[US]LEB128
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/Support/DataExtractor.cpp | 28 ++++++++++++++--------------
unittests/Support/DataExtractorTest.cpp | 10 ++++++++++
2 files changed, 24 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 glibc.
from fefa21790b nl_{AW,NL}: Correct the thousands separator and grouping (bu [...]
new 2bd81b60d6 szl_PL locale: Spelling corrections (bug 24652).
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 ++++++++++
localedata/locales/szl_PL | 42 +++++++++++++++++++++++++++---------------
2 files changed, 37 insertions(+), 15 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 30dbd24ea2b [llvm-readobj/llvm-readelf] - Eliminate the elf-groups.x86_ [...]
new 2c64704a921 Follow up of rL363913. 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:
unittests/Support/TargetParserTest.cpp | 12 +++++++-----
1 file changed, 7 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 llvm.
from 1cef718e0f1 [X86] Turn v16i16->v16i8 truncate+store into a any_extend+t [...]
new 30dbd24ea2b [llvm-readobj/llvm-readelf] - Eliminate the elf-groups.x86_ [...]
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/tools/llvm-readobj/Inputs/elf-groups.x86_64 | Bin 4384 -> 0 bytes
test/tools/llvm-readobj/elf-groups.test | 134 ++++++++++++++---------
test/tools/llvm-readobj/print-section.test | 8 --
3 files changed, 80 insertions(+), 62 deletions(-)
delete mode 100644 test/tools/llvm-readobj/Inputs/elf-groups.x86_64
delete mode 100644 test/tools/llvm-readobj/print-section.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.