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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 921b1b86 0: update: llvm-linux: 19512
new a0e24ba0 0: update: llvm-linux: 19514
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 (921b1b86)
\
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 | 222 +-
02-build_llvm/console.log | 11638 +++++++++++++++----------------
03-build_linux/console.log | 2301 +++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 16 +-
console.log | 14203 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13921 insertions(+), 14487 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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 7c1f15e355f Merging r357885:
adds 0203f70b768 Merging r360512:
adds 74cfa7acc7b Merging r356982:
adds d9ccd0db278 Merging r359883:
No new revisions were added by this update.
Summary of changes:
llvm/lib/Object/COFFImportFile.cpp | 2 +-
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp | 5 +-
llvm/lib/Target/X86/X86FastISel.cpp | 2 +-
.../AMDGPU/fold-immediate-operand-shrink.mir | 16 ++---
llvm/test/CodeGen/X86/fast-isel-nontemporal.ll | 72 +++++++++++++++++-----
llvm/test/tools/llvm-dlltool/coff-weak-exports.def | 3 +
6 files changed, 73 insertions(+), 27 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 ffd67742342 RegAlloc: try to fail more gracefully when out of registers
new de8b1edfe2d [MachineOperand] Add a ChangeToGA method
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:
include/llvm/CodeGen/MachineOperand.h | 4 ++++
lib/CodeGen/MachineOperand.cpp | 13 +++++++++++++
2 files changed, 17 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards febe8d1c 0: update: llvm-linux: 16
new 09f4e790 0: update: llvm-linux: 16
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 (febe8d1c)
\
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 | 130 +-
02-build_llvm/console.log | 11498 ++++++++++++++++++------------------
03-build_linux/console.log | 836 ++-
console.log | 12464 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12468 insertions(+), 12468 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-tools-extra.
from 69478193 Revert [clang-tidy] modernize-loop-convert: impl const cast iter
new 6cb7d0e4 [clang-tidy] Recommit r360785 "modernize-loop-convert: impl c [...]
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-tidy/modernize/LoopConvertCheck.cpp | 5 -----
docs/clang-tidy/checks/modernize-loop-convert.rst | 12 ++++++++++++
docs/clang-tidy/index.rst | 2 ++
test/clang-tidy/modernize-loop-convert-basic.cpp | 11 +++++++----
test/clang-tidy/modernize-loop-convert-extra.cpp | 19 +++++++++++++++----
5 files changed, 36 insertions(+), 13 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 gcc.
from b81837d7e43 i386: Add tests for MMX intrinsic emulations with SSE
new 94c491e3ab8 2019-05-15 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 5 +++++
gcc/cp/cp-tree.h | 6 ------
gcc/cp/lambda.c | 1 -
3 files changed, 5 insertions(+), 7 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/llvm-project.
from 7c1f15e355f Merging r357885:
adds 0203f70b768 Merging r360512:
adds 74cfa7acc7b Merging r356982:
adds d9ccd0db278 Merging r359883:
No new revisions were added by this update.
Summary of changes:
llvm/lib/Object/COFFImportFile.cpp | 2 +-
llvm/lib/Target/AMDGPU/SIFoldOperands.cpp | 5 +-
llvm/lib/Target/X86/X86FastISel.cpp | 2 +-
.../AMDGPU/fold-immediate-operand-shrink.mir | 16 ++---
llvm/test/CodeGen/X86/fast-isel-nontemporal.ll | 72 +++++++++++++++++-----
llvm/test/tools/llvm-dlltool/coff-weak-exports.def | 3 +
6 files changed, 73 insertions(+), 27 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 7937b407 2: update: llvm-linux: 25
new 3cad2271 2: update: llvm-linux: 25
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 (7937b407)
\
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 | 11692 ++++++++++++++++++------------------
03-build_linux/console.log | 722 +--
06-update_baseline/console.log | 84 +-
console.log | 12664 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12672 insertions(+), 12668 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-tools-extra.
from e36ed973 [clang-tidy] modernize-loop-convert: impl const cast iter
new 69478193 Revert [clang-tidy] modernize-loop-convert: impl const cast iter
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-tidy/modernize/LoopConvertCheck.cpp | 5 +++++
docs/clang-tidy/checks/modernize-loop-convert.rst | 12 ------------
docs/clang-tidy/index.rst | 2 --
test/clang-tidy/modernize-loop-convert-basic.cpp | 11 ++++-------
test/clang-tidy/modernize-loop-convert-extra.cpp | 19 ++++---------------
5 files changed, 13 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.