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-allyesconfig
in repository toolchain/ci/llvm-project.
from 60c055135da Merging r355489: ------------------------------------------ [...]
adds 25292d1cd55 Merging r355743: ------------------------------------------ [...]
adds a73e76ab38f ReleaseNotes: SystemZ, by Ulrich Weigand.
adds 0712a5fe390 ReleaseNotes: fix sorting, spotted by Eugene Zelenko
adds 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 12 ++++----
clang/lib/AST/ExprConstant.cpp | 3 ++
clang/test/SemaCXX/constant-expression-cxx1y.cpp | 24 ++++++++++++++++
clang/test/SemaCXX/enable_if.cpp | 8 ++++++
llvm/docs/ReleaseNotes.rst | 36 ++++++++++++++++++++++++
5 files changed, 77 insertions(+), 6 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ee731298 0: good: llvm-60c055135da0c00c07875c7e9b6b8627088860c5: 17520
new 7c50904e 0: good: llvm-2ffb1b0413efa9a24eb3c49e710e36f92e2cb50b: 17520
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 (ee731298)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10528 ++++++++++++++++++-------------------
3-build_linux/console.log | 371 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10975 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 10989 insertions(+), 10971 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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from afe0267b548 Daily bump.
adds 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
adds c1eb8dd8746 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-cp.c | 17 +++++++++----
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr89572.c | 28 +++++++++++++++++++++
gcc/tree-scalar-evolution.c | 2 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +--
8 files changed, 119 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89572.c
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 12af4057 0: good: binutils-gcc-linux: all
new 53a5b3b0 0: good: 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 (12af4057)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3546 +++++++---------
4-build_abe-stage1/console.log | 4516 ++++++++++----------
5-build_linux/console.log | 446 +-
6-boot_linux/console.log | 2 +-
console.log | 8542 +++++++++++++++++---------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 7577 insertions(+), 9505 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-allmodconfig
in repository toolchain/ci/llvm-project.
from a73e76ab38f ReleaseNotes: SystemZ, by Ulrich Weigand.
adds 0712a5fe390 ReleaseNotes: fix sorting, spotted by Eugene Zelenko
adds 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 12 ++++++------
llvm/docs/ReleaseNotes.rst | 16 ++++++++++++++++
2 files changed, 22 insertions(+), 6 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards eb85902d 0: good: llvm-a73e76ab38fdd9ea6e640fab347e2e0a69f36b09: 18249
new be1bde1d 0: good: llvm-linux: 18250
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 (eb85902d)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9315 ++++++++++++++++++-----------------
3-build_linux/console.log | 966 +---
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 6 +-
console.log | 10335 +++++++++++++++++++--------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 9839 insertions(+), 10820 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-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 5eb51d82 0: good: llvm-e77e5f44b871faa775b2cfa289b35f900f9443ab: -10
new 690a90a0 0: good: llvm-639058d7c9479a61ec8925f9d8facfcbc3e31f35: -10
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 (5eb51d82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 60 ++++++++++-----------
02-prepare_abe/console.log | 26 ++++-----
03-build_abe-binutils/console.log | 20 +++++--
11-update_baseline/console.log | 2 +-
console.log | 108 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 4 +-
6 files changed, 122 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.