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-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 9a46d828 0: good: binutils-gcc-glibc: -5
new 77dbca83 0: good: 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 (9a46d828)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 29 +-
03-build_abe-binutils/console.log | 5870 ++-
04-build_abe-stage1/console.log | 13175 +++----
05-build_abe-linux/console.log | 66 +-
06-build_abe-glibc/console.log | 21613 ++++++-----
07-build_abe-stage2/console.log | 29105 ++++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 36 +-
10-update_baseline/console.log | 2 +-
console.log | 69956 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 69866 insertions(+), 70074 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 981d5961267 Handle consecutive-double-quotes in Windows argument parsing
new b8324661573 [InstCombine] remove duplicate tests
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/fsh.ll | 36 ------------------------------------
1 file changed, 36 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/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 110d7388 2: good: linux-fa3d493f7a573b4e4e2538486e912093a0161c1b: 18241
new 55d9e2f8 2: good: llvm-e69917f16624d3d3531753a02291a6da9ef4befb: 18241
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 (110d7388)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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:
1-reset_artifacts/console.log | 77 +-
2-build_llvm/console.log | 10416 +++++++++++++++++------------------
3-build_linux/console.log | 840 +--
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 14 +-
console.log | 11355 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 11368 insertions(+), 11350 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 29fedeab 0: good: llvm-bfec0d610cb257feb0cb071b2b79827879ec8c86: 17520
new 90ec9767 0: good: llvm-9bfd140ddb82331dafddf14f09c2e4ab0217addf: 17520
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 (29fedeab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10407 ++++++++++++++++++------------------
3-build_linux/console.log | 607 +--
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11110 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 11098 insertions(+), 11110 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 f63ee9026be [MemorySSA] Remove redundant walker assignment [NFC].
new 74800bb68bc [InstCombine] add tests for funnel shift constant shift amo [...]
new 82311c6556e [InstCombine] canonicalize funnel shift constant shift amou [...]
new 981d5961267 Handle consecutive-double-quotes in Windows argument parsing
The 3 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/IR/Constant.h | 4 ++
lib/Analysis/InstructionSimplify.cpp | 1 -
lib/IR/Constants.cpp | 10 ++++
lib/Support/CommandLine.cpp | 7 +++
lib/Transforms/InstCombine/InstCombineCalls.cpp | 15 +++++-
test/Transforms/InstCombine/fsh.ll | 65 +++++++++++++++++++++++--
unittests/Support/CommandLineTest.cpp | 9 +++-
7 files changed, 104 insertions(+), 7 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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 61d09f16 0: good: gcc-408d364369b793ff9338ac1139ca48eb9b75e146: -5
new 10759de7 0: good: gcc-601b18327287eef252d636ae9ad8a3cb10c1bd60: -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 (61d09f16)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 6 +-
3-build_abe-bootstrap_O1/console.log | 17099 ++++++++++++++++----------------
console.log | 17119 ++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
5 files changed, 17116 insertions(+), 17130 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.