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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 92ea198025 Delete accidentally-checked in editor temporary file.
adds 0aa0727c8f PR25002, ld/ldelf.c missing safe-ctype.h include
adds 3cd76124bd Automatic date update in version.in
adds f2f24aa9c4 Don't duplicate comment in symfile.c and .h
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/symfile.c | 10 +---------
ld/ChangeLog | 5 +++++
ld/ldelf.c | 1 +
5 files changed, 13 insertions(+), 10 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9579e0b 0: update: binutils-gcc-linux: all
new d1dc4bd 0: update: binutils-gcc-linux: all
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 (9579e0b)
\
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 | 175 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10956 +++++++--------
04-build_abe-stage1/console.log | 13804 +++++++++----------
05-build_linux/console.log | 906 +-
06-boot_linux/console.log | 2 +-
console.log | 26482 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 26386 insertions(+), 26373 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d00945a2 tcwg_bmk-build.sh: Redirect verbose output of tcwg-benchmark- [...]
new 8276cc46 tcwg_bmk-build.sh: Slightly change path of bmk results on bkp [...]
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:
tcwg_bmk-build.sh | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from 1a3abc32d [lldb] [Process/gdb-remote] Fix defaulting signal to invalid [...]
new b7e2e54e2 lldb: move a test input to the test Inputs dir
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/{Settings => Commands}/Inputs/main.c | 0
lit/Commands/command-script-import.test | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
copy lit/{Settings => Commands}/Inputs/main.c (100%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8c354e06 tcwg-benchmark.sh: Fix FIXME
new d00945a2 tcwg_bmk-build.sh: Redirect verbose output of tcwg-benchmark- [...]
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:
tcwg_bmk-build.sh | 6 ++++--
1 file changed, 4 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 llvm.
from 5ca1bec7882 [llvm-readobj] - Test PPC64 relocations properly.
new 81c57d04ceb [ARM][LowOverheadLoops] Add LR def safety check
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/ARMLowOverheadLoops.cpp | 187 +++++++++++++++------
test/CodeGen/Thumb2/LowOverheadLoops/cond-mov.mir | 20 ++-
.../LowOverheadLoops/end-positive-offset.mir | 16 +-
.../{cond-mov.mir => mov-after-dls.mir} | 28 +--
.../Thumb2/LowOverheadLoops/revert-after-call.mir | 16 +-
.../Thumb2/LowOverheadLoops/revert-after-read.mir | 48 +++---
.../Thumb2/LowOverheadLoops/revert-after-spill.mir | 136 ---------------
.../Thumb2/LowOverheadLoops/revert-after-write.mir | 45 +++--
.../Thumb2/LowOverheadLoops/revert-non-loop.mir | 30 ++--
.../Thumb2/LowOverheadLoops/revert-while.mir | 26 +--
.../{cond-mov.mir => safe-def-no-mov.mir} | 55 +++---
.../{cond-mov.mir => unsafe-liveout.mir} | 55 +++---
.../{cond-mov.mir => unsafe-use-after.mir} | 57 ++++---
.../LowOverheadLoops/while-negative-offset.mir | 9 +-
test/CodeGen/Thumb2/LowOverheadLoops/while.mir | 31 ++--
15 files changed, 372 insertions(+), 387 deletions(-)
copy test/CodeGen/Thumb2/LowOverheadLoops/{cond-mov.mir => mov-after-dls.mir} (86%)
delete mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/revert-after-spill.mir
copy test/CodeGen/Thumb2/LowOverheadLoops/{cond-mov.mir => safe-def-no-mov.mir} (77%)
copy test/CodeGen/Thumb2/LowOverheadLoops/{cond-mov.mir => unsafe-liveout.mir} (76%)
copy test/CodeGen/Thumb2/LowOverheadLoops/{cond-mov.mir => unsafe-use-after.mir} (74%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4cbfdb51 tcwg-benchmark-results.sh: Upload more results to jenkins artifacts
new 8c354e06 tcwg-benchmark.sh: Fix FIXME
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:
tcwg-benchmark.sh | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2061f926 tcwg-benchmark.sh: Bind-mount $WORKSPACE inside benchmarking [...]
new 4cbfdb51 tcwg-benchmark-results.sh: Upload more results to jenkins artifacts
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:
tcwg-benchmark-results.sh | 8 ++++----
1 file changed, 4 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 92ea198025 Delete accidentally-checked in editor temporary file.
adds 0aa0727c8f PR25002, ld/ldelf.c missing safe-ctype.h include
adds 3cd76124bd Automatic date update in version.in
adds f2f24aa9c4 Don't duplicate comment in symfile.c and .h
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/symfile.c | 10 +---------
ld/ChangeLog | 5 +++++
ld/ldelf.c | 1 +
5 files changed, 13 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.