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 bf0fec62 0: update: binutils-gcc-linux: all
new 56f95fa7 0: update: binutils-gcc-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 (bf0fec62)
\
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 | 120 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11421 ++++++-----
04-build_abe-stage1/console.log | 20109 ++++++++++---------
05-build_linux/console.log | 6198 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 38327 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 38287 insertions(+), 38360 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-allmodconfig
in repository toolchain/ci/gcc.
from c080a6fb6f0 Use au->lock exclusively for locking in async I/O.
adds 6900c1ec9a3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f8d225d2 0: update: binutils-gcc-linux: all
new 3ef0dc28 0: update: binutils-gcc-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 (f8d225d2)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 10590 ++++++-------
04-build_abe-stage1/console.log | 18169 +++++++++++-----------
05-build_linux/console.log | 818 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 29961 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 29942 insertions(+), 29988 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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 56eb15a1c71 [Sema] Fix pointer-to-int-cast diagnostic for _Bool
adds 81726894d3c [ORC] Add errors for missing and extraneous symbol definitions.
adds 1df947ab403 [ORC] Update LLJIT to automatically run specially named ini [...]
adds e7a184fc7c0 [X86] Use movlps for i64 atomic stores on 32-targets with sse1.
adds bdb1729c834 [X86] Teach EltsFromConsecutiveLoads that it's ok to form a [...]
adds 84cd968f75b [X86] Add AddToWorklist(N) after calls to SimplifyDemandedB [...]
adds 57923617181 [X86] Add sse2 command lines to sse-intrinsics-fast-isel.ll.
adds 21316f6f928 [NFC] Test commit access. Drop trivial braces.
adds 98ac6e76960 [NFC] fix test nan value
adds 7d3f8b1e2dc [clangd] Debounce rebuilds responsively to rebuild times.
adds a2ce807eb72 [clangd] Reapply b60896fad926 Fall back to selecting token- [...]
adds b4b9706d5da Revert "[clangd] Reapply b60896fad926 Fall back to selectin [...]
adds af69d5e10eb [DSE] Track overlapping stores.
adds a253a2a793c [SDAG] fold fsub -0.0, undef to undef rather than NaN
adds 31059ba5eb1 [X86] Regenerate some tests to show FMA4 comments. NFC
new 7769030b931 Recommit "[PatternMatch] Match XOR variant of unsigned-add [...]
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:
clang-tools-extra/clangd/ClangdServer.h | 7 +-
llvm/include/llvm/ExecutionEngine/Orc/Core.h | 38 ++++++
llvm/include/llvm/ExecutionEngine/Orc/OrcError.h | 4 +-
llvm/include/llvm/IR/PatternMatch.h | 16 ++-
llvm/lib/CodeGen/CodeGenPrepare.cpp | 32 +++--
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 7 +-
.../ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 36 ++++-
llvm/lib/ExecutionEngine/Orc/Core.cpp | 20 +++
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp | 27 +++-
.../lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | 30 +++++
llvm/lib/ExecutionEngine/OrcError/OrcError.cpp | 4 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 61 +++++++--
.../Transforms/InstCombine/InstCombineCompares.cpp | 7 +-
.../lib/Transforms/Scalar/DeadStoreElimination.cpp | 16 ++-
llvm/test/CodeGen/AArch64/sat-add.ll | 34 +++--
llvm/test/CodeGen/X86/atomic-fp.ll | 145 +++++++--------------
llvm/test/CodeGen/X86/atomic-non-integer.ll | 51 ++------
.../CodeGen/X86/merge-consecutive-loads-128.ll | 29 ++---
llvm/test/CodeGen/X86/recip-fastmath.ll | 68 +++++-----
llvm/test/CodeGen/X86/recip-fastmath2.ll | 80 ++++++------
llvm/test/CodeGen/X86/sat-add.ll | 32 ++---
llvm/test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 143 +++++++++++++-------
llvm/test/CodeGen/X86/vec_fneg.ll | 2 -
.../OrcLazy/static-initializers-in-objectfiles.ll | 28 ++++
.../CodeGenPrepare/AArch64/overflow-intrinsics.ll | 16 +--
.../CodeGenPrepare/X86/overflow-intrinsics.ll | 31 ++++-
.../MSSA/OverwriteStoreBegin.ll | 1 -
.../DeadStoreElimination/MSSA/OverwriteStoreEnd.ll | 1 -
.../MSSA/memset-missing-debugloc.ll | 1 -
.../DeadStoreElimination/MSSA/multiblock-loops.ll | 1 -
.../MSSA/multiblock-memintrinsics.ll | 3 +-
llvm/test/Transforms/InstCombine/fneg.ll | 16 +--
llvm/tools/lli/lli.cpp | 98 ++++++++++----
mlir/tools/mlir-vulkan-runner/VulkanRuntime.cpp | 3 +-
34 files changed, 673 insertions(+), 415 deletions(-)
create mode 100644 llvm/test/ExecutionEngine/OrcLazy/static-initializers-in-object [...]
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards dfdb65c6 0: update: llvm-linux: all
new 5b297ef7 0: update: 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 (dfdb65c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 16 +-
02-build_llvm/console.log | 12662 +++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13500 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13504 insertions(+), 13504 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-stable-defconfig
in repository toolchain/ci/llvm-project.
from 56eb15a1c71 [Sema] Fix pointer-to-int-cast diagnostic for _Bool
adds 81726894d3c [ORC] Add errors for missing and extraneous symbol definitions.
adds 1df947ab403 [ORC] Update LLJIT to automatically run specially named ini [...]
adds e7a184fc7c0 [X86] Use movlps for i64 atomic stores on 32-targets with sse1.
adds bdb1729c834 [X86] Teach EltsFromConsecutiveLoads that it's ok to form a [...]
adds 84cd968f75b [X86] Add AddToWorklist(N) after calls to SimplifyDemandedB [...]
adds 57923617181 [X86] Add sse2 command lines to sse-intrinsics-fast-isel.ll.
adds 21316f6f928 [NFC] Test commit access. Drop trivial braces.
adds 98ac6e76960 [NFC] fix test nan value
adds 7d3f8b1e2dc [clangd] Debounce rebuilds responsively to rebuild times.
adds a2ce807eb72 [clangd] Reapply b60896fad926 Fall back to selecting token- [...]
adds b4b9706d5da Revert "[clangd] Reapply b60896fad926 Fall back to selectin [...]
adds af69d5e10eb [DSE] Track overlapping stores.
adds a253a2a793c [SDAG] fold fsub -0.0, undef to undef rather than NaN
new 31059ba5eb1 [X86] Regenerate some tests to show FMA4 comments. 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:
clang-tools-extra/clangd/ClangdServer.h | 7 +-
llvm/include/llvm/ExecutionEngine/Orc/Core.h | 38 ++++++
llvm/include/llvm/ExecutionEngine/Orc/OrcError.h | 4 +-
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 7 +-
.../ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 36 ++++-
llvm/lib/ExecutionEngine/Orc/Core.cpp | 20 +++
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp | 27 +++-
.../lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | 30 +++++
llvm/lib/ExecutionEngine/OrcError/OrcError.cpp | 4 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 61 +++++++--
.../lib/Transforms/Scalar/DeadStoreElimination.cpp | 16 ++-
llvm/test/CodeGen/X86/atomic-fp.ll | 145 +++++++--------------
llvm/test/CodeGen/X86/atomic-non-integer.ll | 51 ++------
.../CodeGen/X86/merge-consecutive-loads-128.ll | 29 ++---
llvm/test/CodeGen/X86/recip-fastmath.ll | 68 +++++-----
llvm/test/CodeGen/X86/recip-fastmath2.ll | 80 ++++++------
llvm/test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 143 +++++++++++++-------
llvm/test/CodeGen/X86/vec_fneg.ll | 2 -
.../OrcLazy/static-initializers-in-objectfiles.ll | 28 ++++
.../MSSA/OverwriteStoreBegin.ll | 1 -
.../DeadStoreElimination/MSSA/OverwriteStoreEnd.ll | 1 -
.../MSSA/memset-missing-debugloc.ll | 1 -
.../DeadStoreElimination/MSSA/multiblock-loops.ll | 1 -
.../MSSA/multiblock-memintrinsics.ll | 3 +-
llvm/test/Transforms/InstCombine/fneg.ll | 16 +--
llvm/tools/lli/lli.cpp | 98 ++++++++++----
mlir/tools/mlir-vulkan-runner/VulkanRuntime.cpp | 3 +-
27 files changed, 574 insertions(+), 346 deletions(-)
create mode 100644 llvm/test/ExecutionEngine/OrcLazy/static-initializers-in-object [...]
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 49853aa5 0: update: llvm-linux: boot
new b47ee0f2 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 (49853aa5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 68 +-
02-build_llvm/console.log | 12664 +++++++++++++++++-----------------
03-build_linux/console.log | 824 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 14062 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14066 insertions(+), 14066 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 8f805922 0: update: llvm-linux: boot
new 778aa47f 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 (8f805922)
\
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 | 175 +-
02-build_llvm/console.log | 12510 +++++++++++++++++-----------------
03-build_linux/console.log | 692 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13823 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13835 insertions(+), 13821 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.