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 758d1a08f 0: update: llvm-linux: all
new 5950d9cab 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 (758d1a08f)
\
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 | 130 +-
02-build_llvm/console.log | 11650 +++++++++++++++++----------------
03-build_linux/console.log | 1832 +++---
04-boot_linux/console.log | 5 +-
06-update_baseline/console.log | 25 +
console.log | 13642 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13660 insertions(+), 13632 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_gnu/gnu-master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards dc913deea 0: update: gcc-db6c512daf3365a7bea9fdc6e19be128aa5a7b66: -10
new 4bc4d0ded 0: update: gcc-ecd07d3b2337b8609f1d339b19ce5bc19294ef7f: -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 (dc913deea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 130 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-bootstrap_profiled/console.log | 22322 ++++++++++++-------------
console.log | 22826 +++++++++++++-------------
jenkins/manifest.sh | 10 +-
5 files changed, 22849 insertions(+), 22813 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 23d6310164c [X86][AVX1] Combine concat_vectors(pshufd(x,c),pshufd(y,c)) [...]
new c125dcc6eac Fix -Wdocumentation warning.
new 27f427783fe Fix -Wdocumentation param warning.
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:
include/llvm/DebugInfo/GSYM/InlineInfo.h | 5 ++---
lib/Bitcode/Reader/BitcodeReader.cpp | 4 ++--
2 files changed, 4 insertions(+), 5 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 lld.
from e7eb8f099 [WebAssembly] Add option to emit passive segments
new 02a502cc3 [ELF] resolveUndefined: ignore undefined symbols in SharedFil [...]
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:
ELF/Symbols.cpp | 31 +++++++++++++++++++------------
test/ELF/archive-fetch.s | 9 ++++++++-
test/ELF/weak-undef-shared.s | 5 +++++
3 files changed, 32 insertions(+), 13 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 72bc0858a6 [PowerPC] Support constraint code "ww"
new cb020d398e Fix -Wdocumentation warning.
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:
include/clang/AST/ASTImporter.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.
unknown user pushed a change to branch master
in repository llvm.
from 948545f15ea Fix MSVC "not all control paths return a value" warnings. NFCI.
new 23d6310164c [X86][AVX1] Combine concat_vectors(pshufd(x,c),pshufd(y,c)) [...]
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/X86/X86ISelLowering.cpp | 16 +++---
.../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 9 ++--
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 9 ++--
test/CodeGen/X86/bitcast-int-to-vector-bool.ll | 3 +-
test/CodeGen/X86/vector-sext-widen.ll | 3 +-
test/CodeGen/X86/vector-sext.ll | 3 +-
test/CodeGen/X86/vector-shuffle-256-v16.ll | 60 +++++++++-------------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 3 +-
test/CodeGen/X86/vector-shuffle-256-v4.ll | 26 +++-------
test/CodeGen/X86/vector-shuffle-256-v8.ll | 19 +++----
10 files changed, 54 insertions(+), 97 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 41d6f74e6c nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ [...]
new 2b8a3c86e7 aarch64: new ifunc resolver ABI
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 | 8 +++
sysdeps/aarch64/Makefile | 6 ++
sysdeps/aarch64/dl-irel.h | 9 ++-
support/xspawn.h => sysdeps/aarch64/sys/ifunc.h | 28 +++++----
.../aarch64/tst-ifunc-arg-1.c | 67 +++++++++++-----------
sysdeps/aarch64/tst-ifunc-arg-2.c | 66 +++++++++++++++++++++
6 files changed, 139 insertions(+), 45 deletions(-)
copy support/xspawn.h => sysdeps/aarch64/sys/ifunc.h (53%)
copy support/tst-xsigstack.c => sysdeps/aarch64/tst-ifunc-arg-1.c (50%)
create mode 100644 sysdeps/aarch64/tst-ifunc-arg-2.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_kernel/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 963119d25 0: update: llvm-linux: 18110
new 52a75efbe 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 (963119d25)
\
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 | 176 +-
02-build_llvm/console.log | 12975 +++++++++++++----------------
03-build_linux/console.log | 4414 +++++-----
06-update_baseline/console.log | 28 -
console.log | 17565 ++++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
6 files changed, 16530 insertions(+), 18636 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.