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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9064401 0: update: llvm-linux: boot
new 97faa8c 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 (9064401)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 12088 ++++++++++++++++++------------------
03-build_linux/console.log | 810 +--
06-update_baseline/console.log | 25 +
console.log | 13089 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13136 insertions(+), 13050 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 f83833ef9bd [AArch64][SVE2] Add CPU and arch directive tests
new 830a90189c6 [ARM] Fix recent breakage of -mfpu=none.
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/Support/ARMTargetParser.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 6137a708dd Fix compilation warning about unused variable [NFC]
new a6289dec43 [ARM] Fix recent breakage of -mfpu=none.
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/Driver/ToolChains/Arch/ARM.cpp | 9 +++++++--
test/CodeGen/arm-mfpu-none.c | 8 ++++++++
test/Driver/arm-mfpu.c | 2 ++
3 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/arm-mfpu-none.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.
unknown user pushed a change to branch master
in repository clang.
from 396b66e348 Revert rL362358 : PR42104: Support instantiations of lambdas [...]
new 6137a708dd Fix compilation warning about unused variable [NFC]
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/Driver/Driver.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 aac7d99eaa0 2019-06-03 Richard Biener <rguenther(a)suse.de>
new 09604ca08fb Fix typo in index comparison of CONSTRUCTOR.
new d2df7766b6f 2019-06-03 Richard Biener <rguenther(a)suse.de>
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 | 16 ++++++++++++++++
gcc/fold-const.c | 4 ++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-1.c | 5 +++--
gcc/tree-ssa-alias.c | 6 ++++--
gcc/tree-ssa-sccvn.c | 9 +++++----
gcc/tree-ssa-sccvn.h | 2 +-
7 files changed, 35 insertions(+), 11 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 7812ee29302 [llvm-readobj] - Convert gnu-sections.test to use YAML.
new f83833ef9bd [AArch64][SVE2] Add CPU and arch directive tests
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/MC/AArch64/SVE2/directive-arch-negative.s | 31 ++++++++++++++++++++++
test/MC/AArch64/SVE2/directive-arch.s | 21 +++++++++++++++
.../SVE2/directive-arch_extension-negative.s | 31 ++++++++++++++++++++++
test/MC/AArch64/SVE2/directive-arch_extension.s | 21 +++++++++++++++
test/MC/AArch64/SVE2/directive-cpu-negative.s | 31 ++++++++++++++++++++++
test/MC/AArch64/SVE2/directive-cpu.s | 21 +++++++++++++++
6 files changed, 156 insertions(+)
create mode 100644 test/MC/AArch64/SVE2/directive-arch-negative.s
create mode 100644 test/MC/AArch64/SVE2/directive-arch.s
create mode 100644 test/MC/AArch64/SVE2/directive-arch_extension-negative.s
create mode 100644 test/MC/AArch64/SVE2/directive-arch_extension.s
create mode 100644 test/MC/AArch64/SVE2/directive-cpu-negative.s
create mode 100644 test/MC/AArch64/SVE2/directive-cpu.s
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards aa5741e 2: update: linux-3ab4436f688c2d2f221793953cd05435ca84261c: 0
discards c942807 1: reset: linux-af873fcecef567abf8a3468b06dd4e4aab46da6d: 0
discards 89605d2 0: update: llvm-0489682ef3b5659eaf05dd7d51ab6c049575ca6b: all
new 9b20a10 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 (aa5741e)
\
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 | 11604 ++++++++++++++++-----------------
03-build_linux/console.log | 1198 +++-
04-boot_linux/console.log | 7 +
05-check_regression/console.log | 5 +-
06-update_baseline/console.log | 35 +-
console.log | 13015 ++++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
results | 4 +-
9 files changed, 13819 insertions(+), 12226 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3646b83 0: update: llvm-linux: 18110
new b5479f3 0: update: llvm-linux: 18110
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 (3646b83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 106 +-
02-build_llvm/console.log | 11964 +++++++++++++--------------
03-build_linux/console.log | 4466 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 +
console.log | 16542 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16592 insertions(+), 16528 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.