This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards ebc9d80e 0: init: binutils-gcc-glibc: 0
new 1bdfd126 0: init: binutils-gcc-glibc: -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 (ebc9d80e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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 | 78 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11278 ++--
04-build_abe-stage1/console.log | 15590 ++---
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 40107 +++++++------
07-build_abe-stage2/console.log | 40228 ++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 11 +-
08-benchmark/console.log | 95 +-
console.log | 107892 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
results | 2 -
results_id | 1 -
14 files changed, 107915 insertions(+), 107873 deletions(-)
delete mode 100644 results_id
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1d15fde9 0: update: llvm-linux: boot
new 00c29ab9 0: update: llvm-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 (1d15fde9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 11704 ++++++++++++++++++------------------
03-build_linux/console.log | 586 +-
04-boot_linux/console.log | 4 +-
console.log | 12460 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 12463 insertions(+), 12467 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 608c299a90 [clang][Tooling] Fix windows build-bots after rL364386
new f0efff4cb3 [CC1Option] Add the option to enable the debug entry values
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/clang/Basic/CodeGenOptions.def | 1 +
include/clang/Driver/CC1Options.td | 2 ++
lib/CodeGen/BackendUtil.cpp | 1 +
lib/CodeGen/CGDebugInfo.cpp | 5 ++++-
lib/Frontend/CompilerInvocation.cpp | 7 +++++++
test/CodeGenCXX/dbg-info-all-calls-described.cpp | 13 +++++++++++++
6 files changed, 28 insertions(+), 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 gcc-8-branch
in repository gcc.
from 07689c59151 Daily bump.
new b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
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:
gcc/ChangeLog | 9 +++++++++
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
3 files changed, 13 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 llvm.
from 2ba7e80886e [TargetOption] Add option to ebanble the debug entry values
new 5bd39d6f6ed [HardwareLoops] NFC - move loop with irreducible control fl [...]
new cc3c3219a71 [LoopUnroll] Add support for loops with exiting headers and [...]
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:
include/llvm/Analysis/TargetTransformInfo.h | 3 +-
lib/Analysis/TargetTransformInfo.cpp | 10 +-
lib/CodeGen/HardwareLoops.cpp | 10 +-
lib/Transforms/Utils/LoopUnroll.cpp | 230 ++++++++++++-----
.../ScalarEvolution/scev-expander-reuse-unroll.ll | 6 +-
.../partially-unroll-unconditional-latch.ll | 65 +++++
test/Transforms/LoopUnroll/runtime-li.ll | 7 +-
test/Transforms/LoopUnroll/unloop.ll | 2 +-
.../LoopUnroll/unroll-unconditional-latch.ll | 277 +++++++++++++++++++++
9 files changed, 535 insertions(+), 75 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/partially-unroll-unconditional-latch.ll
create mode 100644 test/Transforms/LoopUnroll/unroll-unconditional-latch.ll
--
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 gcc-9-branch
in repository gcc.
from bad5f162a45 Daily bump.
new d285318c567 Remove support for alternative Solaris 11.4 ld -V output
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:
gcc/ChangeLog | 9 +++++++++
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
3 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.