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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 066a5445 1: reset: llvm-5354c83ece00690b4dbfa47925f8f5a8f33f1d9e: 19639
new e1f76a13 2: update: llvm-2d8fdcae9617cae2480406a5db6c5a7361f057a3: 19639
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 | 130 +-
02-build_llvm/console.log | 11972 +++++++++++++++++-----------------
03-build_linux/console.log | 1240 ++--
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 32 +-
console.log | 13394 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
8 files changed, 13449 insertions(+), 13349 deletions(-)
delete mode 100644 reset-baseline
--
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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d2c7a365 0: update: gcc-f17991ffa72f250025994d8c5c4a0f56021bd45d: -5
new 0b4570d1 0: update: gcc-87e24519eb28d77b621e6dc7fd2871276561895f: -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 (d2c7a365)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_lto/console.log | 97754 +++++++++++++++---------------
console.log | 98318 ++++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 98330 insertions(+), 98314 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 d7f986a942 [Sema] Fix -Wuninitialized for struct assignment from GNU C [...]
new 536bf3f400 Partially revert rC365414; `ln -n` is not portable
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/Driver/no-canonical-prefixes.c | 9 +++++----
1 file changed, 5 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_bmk/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards fa0440a4 2: update: binutils-442853af244e0352956a5d91ad5e169a85b58710: 0
new b1425867 2: update: gcc-4ee64e30659a9125a47eeea882d8044e690ce334: 0
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 (fa0440a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 127 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10970 ++-
04-build_abe-stage1/console.log | 15368 +++--
05-build_abe-linux/console.log | 318 +-
06-build_abe-glibc/console.log | 39116 +++++------
07-build_abe-stage2/console.log | 40577 +++++------
08-build_llvm-true/console.log | 11664 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 140 +-
10-check_regression/console.log | 2791 +-
11-update_baseline/console.log | 4665 +-
console.log | 128974 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
results.csv | 169 +-
results_id | 2 +-
17 files changed, 127975 insertions(+), 127368 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 b8b97a8687c [InstCombine] add tests for fdiv with negated operand; NFC
new 1f2f345bb43 [InstCombine] canonicalize negated operand of fdiv
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/Transforms/InstCombine/InstCombineMulDivRem.cpp | 10 ++++++++++
test/Transforms/InstCombine/fdiv.ll | 9 ++++-----
2 files changed, 14 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 91bd0c81868 [CMake] Allow LLVM_EXTERNAL_<proj>_SOURCE_DIR to be overrid [...]
new b8b97a8687c [InstCombine] add tests for fdiv with negated operand; 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:
test/Transforms/InstCombine/fdiv.ll | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
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 8e2e3c6c34 PR24798, buffer overflow in process_cu_tu_index
new 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp
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.arch/i386-pkru.exp | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.