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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3f9e8d6 0: good: binutils-gcc-linux: all
new 8c7fdca 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 (3f9e8d6)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3875 ++++++++--------
4-build_abe-stage1/console.log | 5108 +++++++++++----------
5-build_linux/console.log | 69 +-
6-boot_linux/console.log | 2 +-
console.log | 9092 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 9687 insertions(+), 8491 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-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 2960a25 0: good: llvm-95e1c294cb0415a377a7b1d6c7c7d4f89e1c04e4: -1
new 494a06b 0: good: llvm-d1786389da278381d02324739dd1bd5825c6f860: -1
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 (2960a25)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-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-build_llvm/console.log | 10260 +++++++++++++++++++-------------------
03-benchmark/benchmark.log | 16 +-
03-benchmark/console.log | 32 +-
05-update_baseline/console.log | 2 +-
console.log | 10354 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 10332 insertions(+), 10400 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from f051987bf56 2019-03-03 Harald Anlauf <anlauf(a)gmx.de>
adds 2539aedb031 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 25663c7 0: good: binutils-gcc-linux: boot
new 743b1be 0: good: binutils-gcc-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 (25663c7)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4011 +++++++++--------
4-build_abe-stage1/console.log | 4872 +++++++++++----------
5-build_linux/console.log | 64 +-
console.log | 8939 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 8948 insertions(+), 8970 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 b4cc6b6cce7 [CodeGenPrepare] avoid crashing on non-canonical/degenerate code
new 6005be2936a [NFC] Fix PGO link error in shared libs build
new 2b856d4d48d [msan] Instrument x86 BMI intrinsics.
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:
.../Instrumentation/PGOInstrumentation.h | 7 +-
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 31 +++++
.../Instrumentation/PGOInstrumentation.cpp | 9 +-
test/Instrumentation/MemorySanitizer/bmi.ll | 147 +++++++++++++++++++++
4 files changed, 187 insertions(+), 7 deletions(-)
create mode 100644 test/Instrumentation/MemorySanitizer/bmi.ll
--
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 da91a27b9 Order File Instrumentation: dump the data in compiler-rt
new 319d511ba [sanitizer] Intercept bzero.
new 53c083544 [msan] Instrument x86 BMI intrinsics.
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/msan/tests/msan_test.cc | 148 ++++++++++++++++++++-
.../sanitizer_common_interceptors.inc | 12 +-
.../sanitizer_platform_interceptors.h | 3 +-
test/asan/TestCases/Linux/bzero.cc | 15 +++
test/msan/Linux/bzero.cc | 16 +++
5 files changed, 191 insertions(+), 3 deletions(-)
create mode 100644 test/asan/TestCases/Linux/bzero.cc
create mode 100644 test/msan/Linux/bzero.cc
--
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-release-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards adb8e6f 0: good: llvm-95e1c294cb0415a377a7b1d6c7c7d4f89e1c04e4: -1
new 51ea9d2 0: good: llvm-d1786389da278381d02324739dd1bd5825c6f860: -1
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 (adb8e6f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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-build_llvm/console.log | 9795 ++++++++++++++++++++-------------------
03-benchmark/benchmark.log | 18 +-
03-benchmark/console.log | 34 +-
05-update_baseline/console.log | 2 +-
console.log | 9891 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 9892 insertions(+), 9916 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 01d87547d65 [GlobalISel][AArch64] Add selection support for G_EXTRACT_V [...]
new b4cc6b6cce7 [CodeGenPrepare] avoid crashing on non-canonical/degenerate code
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/CodeGenPrepare.cpp | 5 +++++
.../CodeGenPrepare/X86/overflow-intrinsics.ll | 25 ++++++++++++++++++++++
2 files changed, 30 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-defconfig
in repository toolchain/ci/base-artifacts.
discards cb9a206 0: good: llvm-linux: boot
new 2e40129 0: good: llvm-d1786389da278381d02324739dd1bd5825c6f860: 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 (cb9a206)
\
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 | 70 +-
2-build_llvm/console.log | 10562 ++++++++++++++++++-------------------
3-build_linux/console.log | 131 +-
4-boot_linux/console.log | 344 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11113 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
8 files changed, 11133 insertions(+), 11104 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.