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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3ec25de49 2: update: llvm-linux: 17751
new ce5083d9b 2: update: llvm-linux: 17751
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 (3ec25de49)
\
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 | 220 +-
02-build_llvm/console.log | 11836 +++++++++++++++----------------
03-build_linux/console.log | 2032 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 96 +-
console.log | 14190 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14196 insertions(+), 14196 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 7e46dce0de4 [MustExecute] Improve MustExecute to correctly handle loop nest
new a125c3ae9ad [AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt
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/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 64 +++++++++++--------------
test/MC/AMDGPU/sopp-err.s | 28 ++++++++++-
test/MC/AMDGPU/sopp.s | 24 ++++++++++
3 files changed, 78 insertions(+), 38 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 clang.
from ee93b01e3b [OpenCL] Fix file-scope const sampler variable for 2.0
new 5d49854a98 Add test cases for dumping AST expression nodes to JSON; 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:
test/AST/ast-dump-expr-json.cpp | 8992 +++++++++++++++++++++++++++++++++++++++
1 file changed, 8992 insertions(+)
create mode 100644 test/AST/ast-dump-expr-json.cpp
--
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 dff9864fe82 Test commit (NFC)
new 7e46dce0de4 [MustExecute] Improve MustExecute to correctly handle loop 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:
lib/Analysis/MustExecute.cpp | 9 ++++++++-
test/Analysis/MustExecute/loop-header.ll | 8 +++-----
2 files changed, 11 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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards dcfd1722b 0: update: llvm-linux: all
new a86e1d7ac 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 (dcfd1722b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 184 +-
02-build_llvm/console.log | 11738 +++++++++++++++++------------------
03-build_linux/console.log | 728 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12666 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12668 insertions(+), 12672 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 b88ab516f77 [ARM GlobalISel] Un-XFAIL some tests. NFC
new dff9864fe82 Test commit (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/CodeGen/LiveDebugValues.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 gcc.
from 0295b20d87f 2019-05-27 Richard Biener <rguenther(a)suse.de>
new 88eb9b137be [testsuite,aarch64,arm] PR88440: Fix testcases
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/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/index_offset_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/single_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/single_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/single_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/single_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/vec_init_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/vect-fmovd-zero.c | 2 +-
gcc/testsuite/gcc.target/aarch64/vect-fmovf-zero.c | 2 +-
gcc/testsuite/gcc.target/arm/ivopts.c | 2 +-
10 files changed, 22 insertions(+), 9 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f768675b3 0: update: llvm-linux: 17767
new 96dc5dc0c 0: update: llvm-linux: 17767
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 (f768675b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 184 +-
02-build_llvm/console.log | 11675 ++++++++++++++++----------------
03-build_linux/console.log | 2052 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13917 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13920 insertions(+), 13950 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.