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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7ef4e35ca llvm-5ed528c67e37719fc8f29cf84abbd6dae5466b39: 16422
new 3ab3335f9 linux-8e143b90e4d45cca3dc53760d3cfab988bc74571: 16430
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 (7ef4e35ca)
\
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 | 56 +-
2-build_llvm/console.log | 8916 ++++++++++++++++---------------
3-count_linux_objs/console.log | 1667 +++---
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 11067 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10869 insertions(+), 10875 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-lts-defconfig
in repository toolchain/ci/llvm-monorepo.
from 6c4228aecd5 [InstCombine] canonicalize MUL with NEG operand
adds 95c3e2946d9 Omit range checks from jump tables when lowering switches w [...]
adds 25071e9f247 Reversing the commit in revision 350186. Revision causes r [...]
adds 25da704415c Reapply "[BDCE][DemandedBits] Detect dead uses of undead in [...]
adds 90f2a2f2462 [BDCE] Remove -instsimplify from BDCE test; NFC
adds 8f1646aeced [BDCE] Regenerate test checks; NFC
adds 5ed528c67e3 clang-format-diff: add an example with hg
adds 86d32d21205 Fix some typos in the clang doc. Fixed with: $ codespell -w [...]
adds 5a2c4b46a93 [x86] move/rename helper for horizontal op codegen; NFC
adds dbbfcbb7a03 [X86] Add test cases to show where LowerSELECT doesn't sele [...]
adds c9b841c6a5d [X86] Remove KNL specific check prefix from xaluo.ll test. NFC
adds ddad22c0573 [LLVM-C] Add Accessors for Discarding Value Names in the IR
adds 99cd11ca652 [LLVM-C] bool -> LLVMBool
adds c968c776d3e [X86] Factor the core code out of LowerXALUO into a helper [...]
adds 5925b699dd6 [InstCombine] canonicalize raw IR rotate patterns to funnel shift
No new revisions were added by this update.
Summary of changes:
clang/docs/ClangCommandLineReference.rst | 2 +-
clang/docs/ClangFormat.rst | 6 +
clang/docs/ClangFormatStyleOptions.rst | 2 +-
clang/docs/LanguageExtensions.rst | 2 +-
clang/docs/Toolchain.rst | 6 +-
llvm/include/llvm-c/Core.h | 17 +
llvm/include/llvm/Analysis/DemandedBits.h | 6 +
llvm/lib/Analysis/DemandedBits.cpp | 38 +-
llvm/lib/IR/Core.cpp | 8 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 265 ++++++--------
.../Transforms/InstCombine/InstCombineSelect.cpp | 21 +-
llvm/lib/Transforms/Scalar/BDCE.cpp | 38 +-
llvm/test/CodeGen/X86/xaluo.ll | 383 +++------------------
llvm/test/Transforms/BDCE/dead-uses.ll | 29 +-
.../test/Transforms/BDCE/invalidate-assumptions.ll | 23 +-
llvm/test/Transforms/BDCE/vectors.ll | 75 +---
llvm/test/Transforms/InstCombine/rotate.ll | 28 +-
llvm/test/Transforms/PhaseOrdering/rotate.ll | 10 +-
18 files changed, 342 insertions(+), 617 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 61aeaf84e llvm-6c4228aecd5acf154b0014ef17517f63841455a5: all
new 72123d441 llvm-5925b699dd6a9e1e8db141892d2dab39c1611845: 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 (61aeaf84e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 126 +-
2-build_llvm/console.log | 10145 +++++++++++++++--------------
3-count_linux_objs/console.log | 3074 ++++-----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 13351 +++++++++++++++++++--------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 13314 insertions(+), 13400 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-lts-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from 6c4228aecd5 [InstCombine] canonicalize MUL with NEG operand
adds 95c3e2946d9 Omit range checks from jump tables when lowering switches w [...]
adds 25071e9f247 Reversing the commit in revision 350186. Revision causes r [...]
adds 25da704415c Reapply "[BDCE][DemandedBits] Detect dead uses of undead in [...]
adds 90f2a2f2462 [BDCE] Remove -instsimplify from BDCE test; NFC
adds 8f1646aeced [BDCE] Regenerate test checks; NFC
adds 5ed528c67e3 clang-format-diff: add an example with hg
adds 86d32d21205 Fix some typos in the clang doc. Fixed with: $ codespell -w [...]
adds 5a2c4b46a93 [x86] move/rename helper for horizontal op codegen; NFC
adds dbbfcbb7a03 [X86] Add test cases to show where LowerSELECT doesn't sele [...]
adds c9b841c6a5d [X86] Remove KNL specific check prefix from xaluo.ll test. NFC
adds ddad22c0573 [LLVM-C] Add Accessors for Discarding Value Names in the IR
adds 99cd11ca652 [LLVM-C] bool -> LLVMBool
adds c968c776d3e [X86] Factor the core code out of LowerXALUO into a helper [...]
adds 5925b699dd6 [InstCombine] canonicalize raw IR rotate patterns to funnel shift
No new revisions were added by this update.
Summary of changes:
clang/docs/ClangCommandLineReference.rst | 2 +-
clang/docs/ClangFormat.rst | 6 +
clang/docs/ClangFormatStyleOptions.rst | 2 +-
clang/docs/LanguageExtensions.rst | 2 +-
clang/docs/Toolchain.rst | 6 +-
llvm/include/llvm-c/Core.h | 17 +
llvm/include/llvm/Analysis/DemandedBits.h | 6 +
llvm/lib/Analysis/DemandedBits.cpp | 38 +-
llvm/lib/IR/Core.cpp | 8 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 265 ++++++--------
.../Transforms/InstCombine/InstCombineSelect.cpp | 21 +-
llvm/lib/Transforms/Scalar/BDCE.cpp | 38 +-
llvm/test/CodeGen/X86/xaluo.ll | 383 +++------------------
llvm/test/Transforms/BDCE/dead-uses.ll | 29 +-
.../test/Transforms/BDCE/invalidate-assumptions.ll | 23 +-
llvm/test/Transforms/BDCE/vectors.ll | 75 +---
llvm/test/Transforms/InstCombine/rotate.ll | 28 +-
llvm/test/Transforms/PhaseOrdering/rotate.ll | 10 +-
18 files changed, 342 insertions(+), 617 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98d02a3fd llvm-6c4228aecd5acf154b0014ef17517f63841455a5: 18067
new bc7682913 llvm-5925b699dd6a9e1e8db141892d2dab39c1611845: 18067
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 (98d02a3fd)
\
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 | 148 +-
2-build_llvm/console.log | 10192 +++++++++++++-------------
3-count_linux_objs/console.log | 5141 +++++++------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 15151 +++++++++++++++++++--------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 15198 insertions(+), 15452 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 07570847d binutils-827041555ac443bd57340060f3e034fd7b199dd8: all
new 718d891ce gcc-d1c4640ae677463ce1aade0cddcfddf161fea624: 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 (07570847d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 66 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6526 ++++---
4-build_abe-stage1/console.log | 9742 +++++------
5-count_linux_objs/console.log | 17478 ++++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 34036 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33922 insertions(+), 33978 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-allnoconfig
in repository toolchain/binutils-gdb.
from 97151906f9 Automatic date update in version.in
adds ec46206984 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b8e731709 gcc-4318e6d5c7bd605ff80c325517436678dd5fb92e: all
new e4ed89b7c binutils-ec46206984752f7e746761158cbcda3a47915747: 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 (b8e731709)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 34 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3051 ++++++++---------
4-build_abe-stage1/console.log | 3735 ++++++++++-----------
5-count_linux_objs/console.log | 28 +-
console.log | 6872 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 6872 insertions(+), 6868 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-mainline-defconfig
in repository toolchain/binutils-gdb.
from 97151906f9 Automatic date update in version.in
adds ec46206984 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.