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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3024de402 0: update: binutils-gcc-linux: boot
new 309785f4a 0: update: binutils-gcc-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 (3024de402)
\
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 | 52 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11487 +++++++--------
04-build_abe-stage1/console.log | 15208 +++++++++----------
05-build_linux/console.log | 683 +-
06-boot_linux/console.log | 356 +-
console.log | 28220 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 28237 insertions(+), 28221 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 247870447 0: update: llvm-180a937d9a66237e061190e9865383236db5d0c0: all
new c1c3c4570 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 (247870447)
\
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 | 229 +-
02-build_llvm/console.log | 11651 +++++++++++++++----------------
03-build_linux/console.log | 2157 +++---
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 14057 +++++++++++++++++++-------------------
jenkins/manifest.sh | 9 +-
results | 2 +-
9 files changed, 14238 insertions(+), 13887 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 96a810681 0: update: llvm-linux: all
new 9915d5c27 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 (96a810681)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 70 +-
02-build_llvm/console.log | 11929 ++++++++++++++++++-----------------
03-build_linux/console.log | 676 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12708 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12699 insertions(+), 12714 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 8ab3aebea9e AMDGPU/GlobalISel: Add some more tests for icmp select
new 45adfa50b3f Partial revert of "[llvm-ar] Document response file support [...]
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/tools/llvm-ar/response-file.test | 9 ---------
1 file changed, 9 deletions(-)
delete mode 100644 test/tools/llvm-ar/response-file.test
--
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 27b7dac3f9 Revert "[clang][NewPM] Fix broken profile test"
new d5aae33505 [Driver] Fix style issues of --print-supported-cpus after D63105
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/clang/Driver/Options.td | 6 +++---
lib/Driver/Driver.cpp | 20 ++++++++------------
lib/Frontend/CompilerInvocation.cpp | 2 +-
test/Driver/print-supported-cpus.c | 36 ++++++++++++++----------------------
tools/driver/cc1_main.cpp | 9 ++++-----
5 files changed, 30 insertions(+), 43 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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from cf7a59f2d7d Merging r359809: ------------------------------------------ [...]
adds 180a937d9a6 Merging r354633:
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/MicrosoftMangle.cpp | 7 +++++--
clang/test/CodeGenCXX/char8_t.cpp | 12 +++++++-----
2 files changed, 12 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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/gcc.
from 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
adds 061fc7b6823 Daily bump.
adds a905c9f2922 Daily bump.
adds 7d79d463358 PR tree-optimization/90949 * tree-ssa-copy.c (fini_copy_p [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr90949.c | 42 +++++++++++++++++++++++++++
gcc/tree-ssa-copy.c | 11 ++++---
gcc/tree-ssanames.c | 7 ++++-
6 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr90949.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.