This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from 2372651 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 1d331bc Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
linux | 2 ++
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 0489682ef3b Merging r360405:
new 836f1e2be4c Merging r359891: ------------------------------------------ [...]
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:
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp | 12 +++--
.../AMDGPU/fold-immediate-operand-shrink.mir | 56 ++++++++++++++++++++++
2 files changed, 64 insertions(+), 4 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 467efd3 0: update: llvm-linux: boot
new fc59f2f 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 (467efd3)
\
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 | 220 +-
02-build_llvm/console.log | 11646 +++++++++++++++++-----------------
03-build_linux/console.log | 816 ++-
05-check_regression/console.log | 6 +-
console.log | 12688 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12692 insertions(+), 12692 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 9c197ebb5fd [NFC][Reassociate] Fix mistake in 468b2ad
new d432e6368ef [X86][SSE] Add vector tests to cover more isNegatibleForFre [...]
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/X86/dag-fmf-cse.ll | 13 ++++++++++++-
test/CodeGen/X86/fdiv.ll | 11 +++++++++++
test/CodeGen/X86/fp-fold.ll | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 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.
unknown user pushed a change to branch master
in repository clang.
from d96d38ef01 Use LTO capable linker
new c1121f50f0 [analyzer] PathDiagnosticPopUpPiece: working with CharSourceRange
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/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 73ddd9a 0: update: llvm-linux: boot
new 6c3d30b 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 (73ddd9a)
\
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 | 184 +-
02-build_llvm/console.log | 11692 +++++++++++++++----------------
03-build_linux/console.log | 1604 ++---
04-boot_linux/console.log | 478 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 13989 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 14019 insertions(+), 13969 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 5cb5321414c [NFC][Reassociate] Add unary fneg tests to fast-basictest.ll
new 9c197ebb5fd [NFC][Reassociate] Fix mistake in 468b2ad
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/Transforms/Reassociate/fast-basictest.ll | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 b342c7ebe86 [X86] Add the vector integer min/max instructions to isAsso [...]
new 5cb5321414c [NFC][Reassociate] Add unary fneg tests to fast-basictest.ll
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/Transforms/Reassociate/fast-basictest.ll | 69 +++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.