This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 6af4b7c86 [lldb][NFC] Remove DiagnosticManager::CopyDiagnostics
new 9a89b3f51 [lldb][NFC] Split emitting and parsing in LLDBOptionDefEmitter
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/TableGen/LLDBOptionDefEmitter.cpp | 122 +++++++++++++++++++++-----------
1 file changed, 80 insertions(+), 42 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 87b9b6eb385 [NFC][ARM][ParallelDSP] Remove PopulateLoads
new 42a80c679ea [NFC][ARM][ParallelDSP] Remove AreSymmetrical
new 9afdb55893b [AMDGPU] Enable v4f16 and above for v_pk_fma instructions
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/AMDGPU/SIISelLowering.cpp | 27 +++++++
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/ARM/ARMParallelDSP.cpp | 43 -----------
test/CodeGen/AMDGPU/fmac.sdwa.ll | 138 ++++++++++++++++++++---------------
test/CodeGen/AMDGPU/llvm.fma.f16.ll | 132 ++++++++++++++++++++++++++-------
5 files changed, 214 insertions(+), 127 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 ac50aea131 Automatic date update in version.in
new cc5277b173 Support .gnu.lto_.lto section in ELF files (PR 24768).
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 | 12 ++++++++++++
bfd/archive.c | 21 +++++++++++++++++----
bfd/bfd-in2.h | 3 +++
bfd/elf.c | 23 +++++++++++++++++++++++
bfd/elflink.c | 6 ++++++
bfd/linker.c | 24 ++++++++++++++++++------
binutils/ChangeLog | 7 +++++++
binutils/nm.c | 23 ++++++++++++++++++++---
gold/ChangeLog | 11 +++++++++++
gold/layout.h | 10 ++++++++++
gold/object.cc | 31 ++++++++++++++++++++++++++++++-
11 files changed, 157 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...]
adds c7c860d2d2 When linking binary files into MIPS executables, default to [...]
adds 48467cb99b Have readelf and objdump display the contents of the DWARF a [...]
adds d079b9c04a Fix attributation of DWARF augmentation patch.
adds 297989a10c [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch- [...]
adds f32feb4ab3 Fix comment about the signature of add_separate_debug_file
adds db2307377f Automatic date update in version.in
adds 6e99a238f0 Ajdust lto-3r and lto-5r tests for powerpc64
adds 6dd17ae0f9 Begone elf_linker
adds 8e2e3c6c34 PR24798, buffer overflow in process_cu_tu_index
adds 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp
adds 89b085acaf Fix return type typo in obsd-nat.c that breaks build on OpenBSD
adds c89f9f2a52 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 +++
bfd/elf-bfd.h | 5 --
bfd/elflink.c | 2 -
bfd/elfxx-mips.c | 6 ++
bfd/version.h | 2 +-
binutils/ChangeLog | 14 ++++
binutils/dwarf.c | 75 +++++++++++-------
gdb/ChangeLog | 14 +++-
gdb/obsd-nat.c | 2 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/ChangeLog | 13 ++++
gdb/testsuite/gdb.arch/i386-pkru.exp | 2 +-
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 99 +++++++++++++++---------
gdb/testsuite/lib/gdb.exp | 17 ++--
gdb/testsuite/lib/mi-support.exp | 7 ++
ld/ChangeLog | 5 ++
ld/testsuite/ld-plugin/lto-3r.d | 2 +-
ld/testsuite/ld-plugin/lto-5r.d | 2 +-
18 files changed, 193 insertions(+), 88 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 79440c40 2: update: gcc-214fd142d94cd6dd7fd24216da6c40a3291e34b6: 17404
new 6196e7de 2: update: binutils-c89f9f2a528e490733ace16204752e9af945454e: 17404
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (79440c40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 12 +-
02-prepare_abe/console.log | 228 +-
03-build_abe-binutils/console.log | 10974 ++++----
04-build_abe-stage1/console.log | 19777 +++++++-------
05-build_linux/console.log | 22000 +++++++--------
08-update_baseline/console.log | 21 +
console.log | 52954 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 53021 insertions(+), 52953 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 23753c4019a [obj2yaml] - Report a error when unable to resolve a sh_lin [...]
new 87b9b6eb385 [NFC][ARM][ParallelDSP] Remove PopulateLoads
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/ARMParallelDSP.cpp | 9 ---------
1 file changed, 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 llvm.
from 893650af09e [X86] Don't use PMADDWD for vector add reductions of multip [...]
new 3a2349803ce [llvm-objcopy] - Reimplement strip-dwo-groups.test to stop [...]
new 23753c4019a [obj2yaml] - Report a error when unable to resolve a sh_lin [...]
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/tools/llvm-objcopy/ELF/Inputs/groups.o | Bin 5368 -> 0 bytes
test/tools/llvm-objcopy/ELF/strip-dwo-groups.test | 106 +++++++++++++++-------
test/tools/obj2yaml/elf-shlink.yaml | 58 ++++++++++++
tools/obj2yaml/elf2yaml.cpp | 8 +-
4 files changed, 135 insertions(+), 37 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/ELF/Inputs/groups.o
create mode 100644 test/tools/obj2yaml/elf-shlink.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8995e4ae 2: update: llvm-linux: 19135
new 691edf9a 2: update: llvm-linux: 19135
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8995e4ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 11988 ++++++++++++++---------------
03-build_linux/console.log | 3218 ++++----
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 65 +-
console.log | 15467 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 15426 insertions(+), 15516 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 eb0c53ffb [lldb] Also include the array definition in CommandOptions.inc
new 6af4b7c86 [lldb][NFC] Remove DiagnosticManager::CopyDiagnostics
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:
include/lldb/Expression/DiagnosticManager.h | 2 --
source/Expression/DiagnosticManager.cpp | 9 ---------
2 files changed, 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.