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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e07bdcfb0e Automatic date update in version.in
adds 67fcb693d7 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e08881bda 0: update: binutils-gcc-linux: all
new 90da60015 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 (e08881bda)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 94 +-
03-build_abe-binutils/console.log | 10884 +++++++-------
04-build_abe-stage1/console.log | 17434 ++++++++++-----------
05-build_linux/console.log | 566 +-
06-boot_linux/console.log | 2 +-
console.log | 29110 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29118 insertions(+), 29114 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-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 61293bb64 0: update: gcc-a905c9f29229a670322c5e42832e2834210837c8: -5
new 0c8e09bbb 0: update: gcc-01056071c28dfaa8ca83de4cd4a1e31835a70a72: -5
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 (61293bb64)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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-prepare_abe/console.log | 200 +-
03-build_abe-bootstrap_ubsan/console.log | 68446 ++++++++++++++--------------
console.log | 68704 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 68724 insertions(+), 68692 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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 24922365c 0: update: gcc-a512236ef3fad1f5bdf982d18bcd80227d7ebf72: -5
new af56c25a3 0: update: gcc-5b355ddd81248a5567dff6dc22b3e737d47cae13: -5
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 (24922365c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 139 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-bootstrap_O1/console.log | 89068 +++++++++++++++----------------
console.log | 89607 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 89658 insertions(+), 89564 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 40cf40220cc Clean up MSVC visualization of LLVM pointer types
new 20a68803919 [X86] Add MOVHPDrm/MOVLPDrm patterns that use VZEXT_LOAD.
new e03609b17c8 [X86] Add some additional load folding tests to vec_int_to_ [...]
new 59a3445a99a [X86] Add a DAG combine to replace vector loads feeding a v [...]
new 6936c0c6ad8 [X86] Improve the type checking fast-isel handling of vecto [...]
The 4 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/X86FastISel.cpp | 21 +-
lib/Target/X86/X86ISelLowering.cpp | 28 +
lib/Target/X86/X86InstrAVX512.td | 22 +
lib/Target/X86/X86InstrSSE.td | 12 +
test/CodeGen/X86/merge-consecutive-loads-128.ll | 3 +-
test/CodeGen/X86/pr42452.ll | 37 ++
test/CodeGen/X86/vec_int_to_fp-widen.ll | 794 +++++++++++++++++++-----
test/CodeGen/X86/vec_int_to_fp.ll | 472 +++++++++-----
8 files changed, 1074 insertions(+), 315 deletions(-)
create mode 100644 test/CodeGen/X86/pr42452.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 7f1c798dcc Automatic date update in version.in
adds c444fad6da 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6ef4bcc37 0: update: binutils-gcc-linux: all
new f8662d304 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 (6ef4bcc37)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 434 +-
03-build_abe-binutils/console.log | 10708 +++++++-------
04-build_abe-stage1/console.log | 15411 ++++++++++----------
05-build_linux/console.log | 1000 +-
06-boot_linux/console.log | 6 +-
console.log | 27727 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27743 insertions(+), 27685 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.