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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8d5907ea26 0: good: llvm-linux: 18107
new cc87bd7a77 0: good: llvm-linux: 18107
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 (8d5907ea26)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10522 +++++++++++++++++-----------------
3-build_linux/console.log | 1293 ++---
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11889 ++++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
7 files changed, 11245 insertions(+), 12543 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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards afb8943e75 0: good: llvm-linux: 17519
new c89d417600 0: good: llvm-linux: 17519
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 (afb8943e75)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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-build_llvm/console.log | 5421 +++++++++++++++++++-------------------
3-build_linux/console.log | 267 +-
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 6 +-
console.log | 5714 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 5655 insertions(+), 5783 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 f370f2847c4 [SCEV] Handle case where MaxBECount is less precise than Ex [...]
new 04a0f332110 [X86] Improve use of SHLD/SHRD
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/X86/X86ISelLowering.cpp | 6 ++++++
test/CodeGen/X86/shift-double-x86_64.ll | 10 +++-------
test/CodeGen/X86/shift-double.ll | 24 ++++++------------------
3 files changed, 15 insertions(+), 25 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-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 2da6f5983b 0: good: llvm-e90085029c4b95e9907dc76ba72c2c9289c9382b: -1
new 10f37c5619 0: good: llvm-7ec62fde78cd6199738e46c3db044e0d0aac2d89: -1
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 (2da6f5983b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 60 +-
02-build_llvm/console.log | 9625 +++++++++++++++++++--------------------
03-benchmark/benchmark.log | 24 +-
03-benchmark/console.log | 40 +-
05-update_baseline/console.log | 2 +-
console.log | 9727 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 9558 insertions(+), 9928 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 76b7cba4c01 Add test case for truncate funnel shifts. NFC
new f370f2847c4 [SCEV] Handle case where MaxBECount is less precise than Ex [...]
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/Analysis/ScalarEvolution.cpp | 8 ++++
.../exact-exit-count-more-precise.ll | 49 ++++++++++++++++++++++
test/Transforms/IndVarSimplify/pr26207.ll | 20 ---------
3 files changed, 57 insertions(+), 20 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/exact-exit-count-more-precise.ll
delete mode 100644 test/Transforms/IndVarSimplify/pr26207.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.