This is an automated email from the git hooks/post-receive script.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9930055 jenkins-helpers.sh: Workaround DNS issue
adds 496d0d8 tcwg_kernel-bisect.sh: Don't force $reproduce_bisect==true in [...]
adds e053656 tcwg_kernel-bisect.sh: Simplify checking first_bad's parents
adds 67b4cfa tcwg_kernel-bisect.sh: Simplify linux-next rebase workaround
adds c84ce4a [WIP] tcwg_bmk project
adds 63b4d3d Add tcwg_gnu-build and modify build_abe to support bootstrap.
adds a797f90 Remove uses of results_id and BUILD_NUMBER.
new 4e1cd33 [tcwg_gnu] Merge branch 'master' into tcwg_gnu
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:
docker-run.sh | 16 ++--
jenkins-helpers.sh | 4 +-
round-robin.sh | 27 ++++++-
start-container-docker.sh | 8 +-
tcwg-benchmark-results.sh | 1 +
tcwg_bmk-build.sh | 184 ++++++++++++++++++++++++++++++++++++++++++++++
tcwg_gnu-build.sh | 114 ++++++++++++++++++++++++++++
7 files changed, 338 insertions(+), 16 deletions(-)
create mode 100755 tcwg_bmk-build.sh
create mode 100755 tcwg_gnu-build.sh
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 04945ba897 llvm-98ebe7460199b9cd79eb562b5e8705ad28f5513f: 19185
new 016f8b6194 0: last-good: llvm-linux: 19188
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 (04945ba897)
\
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 | 18 +-
2-build_llvm/console.log | 9153 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 934 ++--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 10019 +++++++++++++++++++--------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 32 +-
results | 2 +-
trigger-bisect-on-failure | 3 -
11 files changed, 9819 insertions(+), 10362 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 rr-many
in repository toolchain/jenkins-scripts.
at f60d654 [rr-many 6/N] Improve update_baseline
This branch includes the following new commits:
new 6618664 tcwg_kernel-bisect.sh: Use rr[ci_config] instead of its sub-items
new c2fd531 tcwg_kernel-bisect.sh: Detect linker and make errors in the logs
new 2fa4f72 [rr-many 1/N]: Support testing multiple projects in the same build
new 8171582 [rr-many 2/N] Update and simplify round-robin.sh: clone_repo()
new d4084ea [rr-many 3/N] Rework trigger files for follow-up builds.
new b4f6859 [rr-many 4/N] Update round-robin.sh: update_baseline()
new a0ff413 [rr-many 5/N] Update update_baseline
new f60d654 [rr-many 6/N] Improve update_baseline
The 8 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.
--
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 rr-many
in repository toolchain/jenkins-scripts.
was f60d654 [rr-many 6/N] Improve update_baseline
This change permanently discards the following revisions:
discards f60d654 [rr-many 6/N] Improve update_baseline
discards a0ff413 [rr-many 5/N] Update update_baseline
discards b4f6859 [rr-many 4/N] Update round-robin.sh: update_baseline()
discards d4084ea [rr-many 3/N] Rework trigger files for follow-up builds.
discards 8171582 [rr-many 2/N] Update and simplify round-robin.sh: clone_repo()
discards 2fa4f72 [rr-many 1/N]: Support testing multiple projects in the same build
discards c2fd531 tcwg_kernel-bisect.sh: Detect linker and make errors in the logs
discards 6618664 tcwg_kernel-bisect.sh: Use rr[ci_config] instead of its sub-items
--
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 rr-many
in repository toolchain/jenkins-scripts.
discards 9cdc36b [WIP] Round-robin improvements
new 6618664 tcwg_kernel-bisect.sh: Use rr[ci_config] instead of its sub-items
new c2fd531 tcwg_kernel-bisect.sh: Detect linker and make errors in the logs
new 2fa4f72 [rr-many 1/N]: Support testing multiple projects in the same build
new 8171582 [rr-many 2/N] Update and simplify round-robin.sh: clone_repo()
new d4084ea [rr-many 3/N] Rework trigger files for follow-up builds.
new b4f6859 [rr-many 4/N] Update round-robin.sh: update_baseline()
new a0ff413 [rr-many 5/N] Update update_baseline
new f60d654 [rr-many 6/N] Improve update_baseline
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 (9cdc36b)
\
N -- N -- N refs/heads/rr-many (f60d654)
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 8 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:
round-robin.sh | 19 ++++++++++++++++---
tcwg_kernel-build.sh | 1 +
2 files changed, 17 insertions(+), 3 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8755e2dd84 llvm-7ec84db44f05e9f19ef5c04b6ba1147b2d2cba9c: all
new 7780aa8ad7 0: last-good: llvm-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 (8755e2dd84)
\
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 | 71 +-
2-build_llvm/console.log | 10240 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 228 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 6 +-
console.log | 10547 +++++++++++++++++++--------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 32 +-
trigger-bisect-on-failure | 3 -
10 files changed, 10450 insertions(+), 10681 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 release_80
in repository llvm.
from 94bc97fb2dc ReleaseNotes about the toolchain version cmake check
new 2866159eec2 Merging r353551 and r353809:
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:
docs/LibFuzzer.rst | 14 ++++++++++++--
1 file changed, 12 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 1ee69f0dfea [yaml2obj/obj2yaml] - Move `Info` field out from `Section` class.
new cfa6c5f00aa [LoopSimplifyCFG] Change logic of dead loops removal to avo [...]
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/Scalar/LoopSimplifyCFG.cpp | 25 ++++++++++++---
test/Transforms/LoopSimplifyCFG/update_parents.ll | 39 ++++++++++++++++++++---
2 files changed, 56 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.