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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6e790b8f 0: update: binutils-gcc-linux: all
new c3b71d82 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 (6e790b8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 170 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11313 +++++++------
04-build_abe-stage1/console.log | 19901 +++++++++++-----------
05-build_linux/console.log | 936 +-
06-boot_linux/console.log | 2 +-
console.log | 32846 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32895 insertions(+), 32719 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 9a9ad767 2: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 19135
new 55a46eb5 3: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
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 | 27 +-
02-build_llvm/console.log | 7083 ++++++-------------------------
03-build_linux/console.log | 1676 --------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 71 -
console.log | 8877 ++++++---------------------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 4 -
9 files changed, 2505 insertions(+), 15264 deletions(-)
delete mode 100644 03-build_linux/console.log
create mode 100644 reset-baseline
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 152410ff 0: update: llvm-linux: boot
new 2c0b389e 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 (152410ff)
\
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 | 139 +-
02-build_llvm/console.log | 11642 +++++++++++++++++------------------
03-build_linux/console.log | 684 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 12500 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12538 insertions(+), 12470 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 097fe86031e [Remark] Suppress the "-Wreturn-type" compiler warning, NFC
new 7c4e3ce3aad [ARM][ParallelDSP] Fix pointer operand reordering
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/Target/ARM/ARMParallelDSP.cpp | 4 +-
test/CodeGen/ARM/ParallelDSP/pr42729.ll | 84 +++++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/ARM/ParallelDSP/pr42729.ll
--
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 c4df283a [clangd] Bump vscode-clangd v0.0.16
new 4f4ba650 [clangd] Reformat use of cl::opt: use unqualified name and do [...]
new e8002c26 [clangd] Fix SelectionTree traversal of qualified types
The 2 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:
clangd/Selection.cpp | 31 ++-
clangd/Selection.h | 2 +
clangd/tool/ClangdMain.cpp | 400 ++++++++++++++++++++----------------
clangd/unittests/SelectionTests.cpp | 26 +--
4 files changed, 264 insertions(+), 195 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.