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-defconfig
in repository toolchain/ci/base-artifacts.
discards e5afbee0f llvm-655001f3e07e7c8dd7fe06cee1bc93ff43c2dd3d: 5283
new 3c98ceac5 llvm-17d4126da0862ec1be94da8bd3d432779b1044a0: 5283
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 (e5afbee0f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 153 +-
2-build_llvm/console.log | 9060 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 147 +-
console.log | 9362 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9455 insertions(+), 9285 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 b5f91d03ef4 2019-01-15 Richard Biener <rguenther(a)suse.de> Pratha [...]
new 63130ee336e [nvptx] Handle assignment to gang-level reduction variable
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/ChangeLog | 6 ++++++
gcc/config/nvptx/nvptx.c | 3 ++-
libgomp/ChangeLog | 6 ++++++
.../gang-reduction-var-assignment.c | 16 ++++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/gang-reduction-var- [...]
--
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 4e1d3007baf [NFC] Move some functions to LoopUtils
new bd978f06f98 [NFC] Decrease if nest
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:
.../Scalar/InductiveRangeCheckElimination.cpp | 32 ++++++++++------------
1 file changed, 14 insertions(+), 18 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 809a10dd781 [llvm][IRBuilder] Introspection for CreateAlignmentAssumpti [...]
new 4e1d3007baf [NFC] Move some functions to LoopUtils
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/Transforms/Utils/LoopUtils.h | 17 ++++++++
.../Scalar/InductiveRangeCheckElimination.cpp | 48 +++-------------------
lib/Transforms/Utils/LoopUtils.cpp | 36 ++++++++++++++++
3 files changed, 59 insertions(+), 42 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 33c1aca75eb [llvm-objcopy] [COFF] Implement --strip-all[-gnu] for symbols
new 809a10dd781 [llvm][IRBuilder] Introspection for CreateAlignmentAssumpti [...]
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/IR/IRBuilder.h | 26 +++++++++++++++++++-------
1 file changed, 19 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.
unknown user pushed a change to branch master
in repository gcc.
from 15934f6ea53 PR tree-optimization/88775 * match.pd (cmp (convert1?@2 a [...]
new 39a51021cc5 /cp 2019-01-15 Paolo Carlini <paolo.carlini(a)oracle.com>
new b5f91d03ef4 2019-01-15 Richard Biener <rguenther(a)suse.de> Pratha [...]
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:
gcc/ChangeLog | 8 ++++++++
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/cp/decl.c | 10 ++++++----
gcc/cp/decl2.c | 6 ++++--
gcc/ipa-pure-const.c | 10 +++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/diagnostic/bitfld3.C | 5 +++++
gcc/testsuite/g++.dg/diagnostic/typedef-initialized.C | 6 ++++++
8 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bitfld3.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/typedef-initialized.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/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c9a5a92aa linux-8ce4d582f5647052b86f364a070aa26268810d7e: 13080
new d09741417 linux-5aa6589e17bd4dbc1856e37281f00a290d733ab0: 13091
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 (c9a5a92aa)
\
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 | 159 +-
2-build_llvm/console.log | 9820 ++---
3-count_linux_objs/console.log | 63806 ++++++++++++++++-----------------
4-check_regression/console.log | 16 +-
5-update_baseline/console.log | 76 +-
console.log | 75157 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 74538 insertions(+), 74518 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.