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 aeca53b1 0: update: linux-c3915fe1bf1235dbf3b0bced734c960202915bd5: all
new 6db14688 0: update: binutils-f5c3a9e3055224d8ed8140d48c96465294839e95: 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 (aeca53b1)
\
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:
01-reset_artifacts/console.log | 219 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 11103 +++++++------
04-build_abe-stage1/console.log | 19237 +++++++++++-----------
05-build_linux/console.log | 907 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31795 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31947 insertions(+), 31608 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 5963031acc4 [PowerPC][XCOFF] Verify symbol table in xcoff object files. [NFC]
new 47e9ba395e3 [X86] Teach FixupBWInsts to turn MOVSX16rr8/MOVZX16rr8/MOVS [...]
new 1935dd03cb1 [X86] Use MOVZX16rr8/MOVZXrm8 when extending input for i8 udivrem.
new 50eeea1f07d [X86] Use MOVSX by default instead of CBW to extend i8 to A [...]
new afaf30acaa0 [llvm-jitlink] Add optional slab allocator for testing loca [...]
new af46d1e1e6c [ORC] Make sure RPC channel-send is called in blocking call [...]
The 5 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/ExecutionEngine/Orc/RPCUtils.h | 25 +-
lib/Target/X86/X86FixupBWInsts.cpp | 54 +++-
lib/Target/X86/X86ISelDAGToDAG.cpp | 15 +-
test/CodeGen/X86/2008-09-11-CoalescerBug2.ll | 1 -
test/CodeGen/X86/2011-10-19-LegelizeLoad.ll | 12 +-
test/CodeGen/X86/anyext.ll | 2 -
test/CodeGen/X86/bypass-slow-division-32.ll | 7 -
test/CodeGen/X86/bypass-slow-division-tune.ll | 1 -
.../X86/div-rem-pair-recomposition-signed.ll | 165 +++++-------
.../X86/div-rem-pair-recomposition-unsigned.ll | 33 ---
test/CodeGen/X86/divrem.ll | 9 +-
test/CodeGen/X86/divrem8_ext.ll | 38 +--
test/CodeGen/X86/fast-isel-divrem.ll | 8 +-
test/CodeGen/X86/scalar_widen_div.ll | 35 +--
test/CodeGen/X86/urem-power-of-two.ll | 2 -
test/CodeGen/X86/vector-idiv-sdiv-128.ll | 293 +++++++++------------
tools/llvm-jitlink/llvm-jitlink.cpp | 178 ++++++++++++-
tools/llvm-jitlink/llvm-jitlink.h | 2 +-
unittests/ExecutionEngine/Orc/QueueChannel.h | 34 ++-
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 11 +
20 files changed, 517 insertions(+), 408 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 clang.
from 2701ffe17b [NFCI] Unbreak buildbots
new 67f5be4d26 [LifetimeAnalysis] don't use raw string literals in macros
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:
unittests/Sema/GslOwnerPointerInference.cpp | 52 +++++++++++++----------------
1 file changed, 23 insertions(+), 29 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6764c182 6: update: llvm-linux: 16048
new d9da160d 6: update: llvm-linux: 16048
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 (6764c182)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12034 ++++++++++++-------------
03-build_linux/console.log | 6254 ++++++-------
06-update_baseline/console.log | 42 +-
console.log | 18496 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 18504 insertions(+), 18500 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 52b65a11 2: update: binutils-f5c3a9e3055224d8ed8140d48c96465294839e95: 18886
new 27bb158b 2: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18886
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 (52b65a11)
\
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:
01-reset_artifacts/console.log | 106 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11376 ++++++++-------
04-build_abe-stage1/console.log | 14527 +++++++++----------
05-build_linux/console.log | 670 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 20 +-
console.log | 27173 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
9 files changed, 26912 insertions(+), 27406 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 57e7fb7d 0: update: llvm-linux: boot
new 43915ac8 0: update: llvm-linux: boot
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 (57e7fb7d)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12058 +++++++++++++++++-----------------
03-build_linux/console.log | 568 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13330 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13359 insertions(+), 13334 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 1019f58f991 [ConstantFolding] Refactor functions not available before C [...]
new 5963031acc4 [PowerPC][XCOFF] Verify symbol table in xcoff object files. [NFC]
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:
test/CodeGen/PowerPC/aix-xcoff-common.ll | 148 +++++++++++++++++++++++++++++++
test/CodeGen/PowerPC/aix-xcoff-lcomm.ll | 68 ++++++++++++++
2 files changed, 216 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.