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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3c877fb70b llvm-b5e945c260975c25c5ee423c081c98b78d959e0a: all
new 9141c54751 linux-8834f5600cf3c8db365e18a3d5cac2c2780c81e5: 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 (3c877fb70b)
\
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 | 68 +-
2-build_llvm/console.log | 10248 +++++++++++++++++------------------
3-count_linux_objs/console.log | 224 +-
3-count_linux_objs/kernel.release | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10546 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10513 insertions(+), 10601 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 16d0c7bf1b9 [CGP] use IRBuilder to simplify code
new 3da96d6f13e [GlobalISel] Introduce a generic floating point floor opcod [...]
new 511056753e6 [GlobalISel] Add IRTranslator support for G_FFLOOR
new 18c82e623e0 [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
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:
docs/LangRef.rst | 64 ++++-
include/llvm/CodeGen/ISDOpcodes.h | 4 +-
include/llvm/CodeGen/TargetLowering.h | 1 +
include/llvm/IR/Intrinsics.td | 4 +
include/llvm/Support/TargetOpcodes.def | 3 +
include/llvm/Target/GenericOpcodes.td | 7 +
.../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 +
include/llvm/Target/TargetSelectionDAG.td | 4 +-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 5 +
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 +-
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 48 +++-
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 10 +-
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 4 +-
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 11 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 18 +-
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 30 ++-
lib/CodeGen/TargetLoweringBase.cpp | 1 +
lib/IR/Verifier.cpp | 23 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 8 +
.../GlobalISel/legalizer-info-validation.mir | 5 +-
test/CodeGen/X86/{smul_fix.ll => umul_fix.ll} | 267 ++++++++++-----------
22 files changed, 329 insertions(+), 194 deletions(-)
copy test/CodeGen/X86/{smul_fix.ll => umul_fix.ll} (61%)
--
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.
discards 417c9246d2 binutils-d43a04899779ad5b7d83ded8e0b3d124ccbac6fb: 17444
new c592e8ed91 linux-dc4c899977350728714d44b6e0d39673f6a97281: 17444
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 (417c9246d2)
\
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 | 13 +-
3-build_abe-binutils/console.log | 2953 +++++++++---------
4-build_abe-stage1/console.log | 3080 +++++++++----------
5-count_linux_objs/console.log | 192 +-
7-update_baseline/console.log | 2 +-
console.log | 6208 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 6159 insertions(+), 6307 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 gcc-8-branch
in repository gcc.
from d9befef6b69 * config/sparc/sparc.h: Remove superfluous blank lines. * [...]
new ca05a1913e3 2019-02-04 Bill Schmidt <wshmidt(a)linux.ibm.com>
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:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/config/rs6000/vsx.md | 4 ++--
2 files changed, 19 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 gcc-7-branch
in repository gcc.
from 8afe87d12e7 Daily bump.
new 08f508510cc 2019-02-04 Bill Schmidt <wshmidt(a)linux.ibm.com>
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:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/config/rs6000/vsx.md | 4 ++--
2 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 15f6c7fd58 llvm-b96362ffa9ceecf2256373f2e86a3e62780c599f: 5147
new 158de8593d llvm-44c793021d5746a3860aaa241e7f0756a48df744: 5147
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 (15f6c7fd58)
\
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 | 14 +-
2-build_llvm/console.log | 8971 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 36 +-
console.log | 9017 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9016 insertions(+), 9038 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f48435fc09 linux-65f42a73e55331961153006e902c4fe0bb4a69bb: all
new 9d90f1e44d binutils-9361886ee9f13731014c3ed425f48266915b2be0: 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 (f48435fc09)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 13 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3392 ++---
4-build_abe-stage1/console.log | 4016 +++---
5-count_linux_objs/console.log | 18889 +++++++++++++-------------
console.log | 26316 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 26337 insertions(+), 26313 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 6277ca3b6d9 [CommandLine] Don't print empty sentinel values from EnumVa [...]
new 16d0c7bf1b9 [CGP] use IRBuilder to simplify code
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/CodeGen/CodeGenPrepare.cpp | 51 ++++++++-------
.../CodeGenPrepare/X86/overflow-intrinsics.ll | 72 +++++++++++-----------
2 files changed, 61 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.