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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f2c484eeb5 5: good: llvm-linux: 16048
new ea0e47e13c 5: good: llvm-linux: 16048
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 (f2c484eeb5)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10555 ++++++++++++++++---------------
3-build_linux/console.log | 2428 ++++----
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 6 +-
console.log | 13067 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13020 insertions(+), 13118 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 glibc.
from 1b21841775 hurd: Add renameat2 support for RENAME_NOREPLACE
new 6bd4d02ee9 powerpc: Fix linknamespace introduced by 4d8015639a75
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:
ChangeLog | 5 +++++
sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c | 8 ++++----
2 files changed, 9 insertions(+), 4 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-Os_LTO
in repository toolchain/ci/base-artifacts.
discards ff7f62eb96 0: good: llvm-8eb2ef13b790b7f3b40065f2e46a5119b2b81490: -10
new c61dffa4bc 0: good: llvm-95e1c294cb0415a377a7b1d6c7c7d4f89e1c04e4: -10
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 (ff7f62eb96)
\
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 | 58 +-
02-build_llvm/console.log | 2773 +++++++++++++++++++--------------------
05-update_baseline/console.log | 2 +-
console.log | 2833 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 2798 insertions(+), 2876 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 f41945dfb9d [X86][AVX] Pull out some INSERT_SUBVECTOR combines into a c [...]
new f499c3547b5 [InstCombine] add tests for add+ext+add; 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/Transforms/InstCombine/add.ll | 86 ++++++++++++++++++++++++++++++++++++++
1 file changed, 86 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 6fd2c49ae [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin
new 8e4a50b7b [libFuzzer][Windows] Port fork mode to Windows
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/fuzzer/FuzzerFork.cpp | 9 +++---
lib/fuzzer/FuzzerIO.h | 2 ++
lib/fuzzer/FuzzerIOPosix.cpp | 5 +++
lib/fuzzer/FuzzerIOWindows.cpp | 71 ++++++++++++++++++++++++++++++++++++++----
lib/fuzzer/FuzzerMerge.cpp | 2 +-
test/fuzzer/fork-sigusr.test | 3 +-
test/fuzzer/fork.test | 5 +--
7 files changed, 81 insertions(+), 16 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 c3ce5d657ba PR target/70341 * config/aarch64/aarch64.md (casesi): Cre [...]
new 7304edd1f1a PR c++/89511 - ICE with using-declaration and unscoped enu [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/using-enum-3.C | 21 +++++++++++++++++++++
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/using-enum-3.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_bmk/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 289eece19a 0: good: llvm-eb38a70d11a66a950a8234940a0614888a988200: -10
new e168768b3e 0: good: llvm-6eef7d05249fb88bf5b31289f4c27d75f50c1ae4: -10
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 (289eece19a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 2575 +++++++++++++++++++--------------------
05-update_baseline/console.log | 2 +-
console.log | 2637 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 2624 insertions(+), 2658 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-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0f9382abb5 0: good: llvm-linux: boot
new f068da72a1 0: good: 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 (0f9382abb5)
\
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 | 14 +-
2-build_llvm/console.log | 9346 ++++++++++++++++++++--------------------
3-build_linux/console.log | 66 +-
console.log | 9424 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 9433 insertions(+), 9429 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.