This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9889150b54b [WinEH] Allocate space in funclets stack to save XMM CSRs
new 7ef465876ad [ARM][LowOverheadLoops] Add CPSR defs
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/ARMInstrThumb2.td | 6 +-
test/CodeGen/Thumb2/LowOverheadLoops/cond-mov.mir | 52 +++----
.../LowOverheadLoops/end-positive-offset.mir | 170 ++++++++-------------
test/CodeGen/Thumb2/LowOverheadLoops/massive.mir | 53 +++----
.../Thumb2/LowOverheadLoops/multiblock-massive.mir | 125 +++++++--------
.../Thumb2/LowOverheadLoops/revert-after-call.mir | 21 ++-
.../Thumb2/LowOverheadLoops/revert-after-spill.mir | 22 ++-
.../Thumb2/LowOverheadLoops/revert-non-loop.mir | 129 +++++++---------
.../Thumb2/LowOverheadLoops/revert-while.mir | 57 ++++---
.../CodeGen/Thumb2/LowOverheadLoops/size-limit.mir | 68 +++------
test/CodeGen/Thumb2/LowOverheadLoops/switch.mir | 122 +++++++--------
.../LowOverheadLoops/while-negative-offset.mir | 29 ++--
test/CodeGen/Thumb2/LowOverheadLoops/while.mir | 65 ++++----
13 files changed, 421 insertions(+), 498 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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 442853af24 Allow passing a block to lookup_global_symbol_from_objfile
adds 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
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 | 20 +++++
binutils/dwarf.c | 75 +++++++++++-------
binutils/readelf.c | 39 +++++++++-
gdb/ChangeLog | 8 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/ChangeLog | 9 +++
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 +-
17 files changed, 222 insertions(+), 90 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 95097654 0: update: binutils-gcc-linux: boot
new ba9e421f 0: update: binutils-gcc-linux: boot
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 (95097654)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 52 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11482 +++++++-------
04-build_abe-stage1/console.log | 15581 +++++++++---------
05-build_linux/console.log | 2634 ++--
06-boot_linux/console.log | 340 +-
console.log | 30551 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30522 insertions(+), 30568 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from f3230b02972 2019-07-23 Richard Biener <rguenther(a)suse.de>
adds f1ba72cab9b PR rtl-optimization/91173
adds fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
adds a4f1b58eb48 2019-07-25 Richard Biener <rguenther(a)suse.de>
adds e3fe7e10023 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/g++.dg/pr91173.C | 45 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-address.c | 14 +++++++++++++
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 8 ++++++++
6 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr91173.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 348d83a9 0: update: gcc-f3230b02972afc4fbe941610f3c484ddbd18f616: -5
new 3587929d 0: update: gcc-e3fe7e100236c0d9c1cada05c636f211b890f310: -5
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 (348d83a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 84 +-
02-prepare_abe/console.log | 314 +-
03-build_abe-bootstrap_O3/console.log | 83189 ++++++++++++++++---------------
console.log | 83587 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 83586 insertions(+), 83596 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_gnu/gnu-master-aarch64-check_gcc
in repository toolchain/ci/base-artifacts.
discards 8792c397 0: update: gcc-33b02ab712931eed1e12ab89a695c72c3a1e48d0: -5
new 264050b5 0: update: gcc-13a3d0959c8d7b8272bcb9ece24f3e67484e4d49: -5
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 (8792c397)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 58 +-
02-prepare_abe/console.log | 232 +-
03-build_abe-check_gcc/console.log | 47115 +++++++++++++++++-----------------
console.log | 47407 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
5 files changed, 47591 insertions(+), 47229 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-release-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
adds a4f1b58eb48 2019-07-25 Richard Biener <rguenther(a)suse.de>
adds e3fe7e10023 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.