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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c1106aea 2: update: llvm-7c1f15e355fbbf8e238ffc4e8ffd7b80db4d9f93: 19489
new f361f8eb 2: update: llvm-linux: 19509
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 (c1106aea)
\
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:
01-reset_artifacts/console.log | 191 +-
02-build_llvm/console.log | 11694 ++++++++++++++++---------------
03-build_linux/console.log | 2340 ++++---
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 38 +-
console.log | 14275 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
8 files changed, 14423 insertions(+), 14140 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
in repository toolchain/ci/interesting-commits.
from 69e1ad1 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 28abd21 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
linux | 2 ++
1 file changed, 2 insertions(+)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0072d064 0: update: llvm-linux: boot
new 44cd0bfe 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 (0072d064)
\
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 | 216 +-
02-build_llvm/console.log | 11642 +++++++++++++++++-----------------
03-build_linux/console.log | 829 ++-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12718 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12693 insertions(+), 12753 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 533a5106ee7 [llvm-exegesis] InstructionBenchmark::writeYamlTo(): don't [...]
new 6b8adae5a8d Test commit access
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/Transforms/Utils/SimplifyCFG.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 compiler-rt.
from 098ca9318 Add libc++ to link XRay test cases if libc++ is used to build CLANG
new f2983bc47 [libFuzzer] Increase timeouts on fork tests and skip one on aarch64
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/fuzzer/fork-sigusr.test | 4 ++--
test/fuzzer/fork-ubsan.test | 2 +-
test/fuzzer/fork.test | 10 +++++-----
3 files changed, 8 insertions(+), 8 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 2b6cbbde8f0 [FastISel][X86] If selectFNeg fails, fall back to Selection [...]
new c65d9a8f494 AMDGPU: Verify that SOP2/SOPC instructions have at most one [...]
new 533a5106ee7 [llvm-exegesis] InstructionBenchmark::writeYamlTo(): don't [...]
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:
lib/Target/AMDGPU/SIInstrInfo.cpp | 18 ++++++++++++++++++
test/CodeGen/AMDGPU/verify-sop.mir | 21 +++++++++++++++++++++
tools/llvm-exegesis/lib/BenchmarkResult.cpp | 2 ++
3 files changed, 41 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/verify-sop.mir
--
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-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 2dd92f9d37 Automatic date update in version.in
adds eeb2b9c679 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 073857b3 0: update: binutils-gcc-linux: all
new ae91390c 0: update: 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 (073857b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 66 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10988 +++++++--------
04-build_abe-stage1/console.log | 13304 +++++++++----------
05-build_linux/console.log | 810 +-
06-boot_linux/console.log | 6 +-
console.log | 25716 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 25664 insertions(+), 25668 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.