This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
discards fcf482e [WIP] tcwg_bmk project
new 9f4b9b4 [WIP] tcwg_bmk project
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 (fcf482e)
\
N -- N -- N refs/heads/tcwg_bmk (9f4b9b4)
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:
tcwg-benchmark.sh | 2 ++
tcwg_bmk-build.sh | 3 +++
2 files changed, 5 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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/bmk-scripts.
discards d5578fb Changes for tcwg_bmk project
new 7561542 Changes for tcwg_bmk project
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 (d5578fb)
\
N -- N -- N refs/heads/tcwg_bmk (7561542)
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:
run.sh | 1 +
1 file changed, 1 insertion(+)
--
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from d13ea6bed linux-880ee82f0313453ec5a6cb122866ac057263066b: 17403
new 63a776fe9 linux-5b74ce5056316334147547bc8aced54022dac600: 17434
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-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6134 ++++++------
4-build_abe-stage1/console.log | 12033 ++++++++++++------------
5-count_linux_objs/console.log | 267 +-
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 32 +-
console.log | 18577 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 18541 insertions(+), 18627 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 70b94e12d40 [Hexagon] Remove incorrect bit negation
new 7ce2f7c0770 [IR] Match intrinsic parameter by scalar/vectorwidth
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/llvm/IR/Intrinsics.td | 39 ++-
lib/IR/Function.cpp | 25 +-
test/Analysis/CostModel/X86/arith-overflow.ll | 414 ++++++++++++++++++++++++++
utils/TableGen/CodeGenTarget.cpp | 2 +-
utils/TableGen/IntrinsicEmitter.cpp | 2 +-
5 files changed, 455 insertions(+), 27 deletions(-)
create mode 100644 test/Analysis/CostModel/X86/arith-overflow.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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
discards 6998c3b [WIP] tcwg_bmk project
new fcf482e [WIP] tcwg_bmk project
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 (6998c3b)
\
N -- N -- N refs/heads/tcwg_bmk (fcf482e)
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:
tcwg-benchmark.sh | 40 ++++++++++++++++------------------------
1 file changed, 16 insertions(+), 24 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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
discards 6f6220d [WIP] tcwg_bmk project
discards 3daf869 tcwg_kernel-bisect.sh: Re-arrange code.
discards 14fc333 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases
discards b0d88f5 tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop.
discards 91096a8 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround
discards 4f760ce tcwg_kernel-bisect.sh: Cleanup handling of $good_rev.
discards b8866f3 tcwg_kernel-bisect.sh: Update reproduction instructions
discards 10812bc tcwg_kernel-bisect.sh: Re-arrange code.
discards 10370dd tcwg_kernel-bisect.sh: Put bisect test script into artifacts/
discards 582dd84 tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs
discards 883bead tcwg_kernel-bisect.sh: Simplify handling of artifact directories
discards f484163 tcwg_kernel-bisect.sh: Remove --confirm_failure option
discards c20e301 round-robin.sh: Improve comment.
discards 259d445 tcwg_kernel-build.sh: Simplify reproduction logic
discards 59fa8f1 round-robin.sh: Make clone_repo clean repos during bisect builds
discards 5bded30 round-robin.h: Record correct sha1 of base-artifacts/ in manifest
discards 096fa12 jenkins-helpers: Enable clone_or_update_repo to fetch single branch
discards 7fb0751 jenkins-helpers.sh: Fix fresh_dir and use it in git_clean
adds a61032c jenkins-helpers.sh: Fix fresh_dir and use it in git_clean
adds a85440a jenkins-helpers: Enable clone_or_update_repo to fetch single branch
adds a87534d round-robin.h: Record correct sha1 of base-artifacts/ in manifest
adds 0c835eb round-robin.sh: Make clone_repo clean repos during bisect builds
adds 0fc62db tcwg_kernel-build.sh: Simplify reproduction logic
adds 22b7df0 round-robin.sh: Improve comment.
adds 73d563e tcwg_kernel-bisect.sh: Remove --confirm_failure option
adds 06f786a tcwg_kernel-bisect.sh: Simplify handling of artifact directories
adds dd49fbf tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs
adds 0b630c5 tcwg_kernel-bisect.sh: Put bisect test script into artifacts/
adds f08731e tcwg_kernel-bisect.sh: Re-arrange code.
adds 5df7279 tcwg_kernel-bisect.sh: Update reproduction instructions
adds 4d14e7d tcwg_kernel-bisect.sh: Cleanup handling of $good_rev.
adds de40677 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround
adds c2e46ed tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop.
adds 8cca964 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases
adds 32e2f0a tcwg_kernel-bisect.sh: Re-arrange code.
adds cb9f3c0 tcwg_kernel*: Correct names of *_rev variables.
adds 8332f72 tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...]
adds 71808ab tcwg_kernel-build.sh: Fix bisection of GCC regressions
adds 8cef894 jenkins-helpers.sh: Improve run_step functionality.
adds 0894d89 tcwg_kernel-bisect.sh: Fetch build-parameters.sh in reproduct [...]
adds 6de8c98 tcwg_kernel-bisect.sh: Avoid absolute paths in manifests
adds 564022a tcwg_kernel-bisect.sh: Better handle regressions in merge commits
new 496d0d8 tcwg_kernel-bisect.sh: Don't force $reproduce_bisect==true in [...]
new e053656 tcwg_kernel-bisect.sh: Simplify checking first_bad's parents
new 67b4cfa tcwg_kernel-bisect.sh: Simplify linux-next rebase workaround
new 6998c3b [WIP] tcwg_bmk project
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 (6f6220d)
\
N -- N -- N refs/heads/tcwg_bmk (6998c3b)
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 4 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 | 86 ++++++++++++++--
round-robin.sh | 105 +++++--------------
start-container-docker.sh | 5 -
tcwg-benchmark-results.sh | 17 ++-
tcwg-benchmark.sh | 2 +-
tcwg_bmk-build.sh | 82 +++++++--------
tcwg_kernel-bisect.sh | 256 ++++++++++++++++++++++------------------------
tcwg_kernel-build.sh | 49 +++------
9 files changed, 305 insertions(+), 313 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 36072be62 linux-5b22549b8c0011b8cc81b6f4fcd082e5545c3225: 17435
new d13ea6bed linux-880ee82f0313453ec5a6cb122866ac057263066b: 17403
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 | 15 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3641 ++++++++---------
4-build_abe-stage1/console.log | 4280 ++++++++++----------
5-count_linux_objs/console.log | 226 +-
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 34 +-
console.log | 8221 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
13 files changed, 8270 insertions(+), 8188 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 aa39b014ee4 [AArch64] Fix out of bounds strlen
new 70b94e12d40 [Hexagon] Remove incorrect bit negation
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/Hexagon/HexagonInstrInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.