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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 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_kernel/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 343f5a29e 0: update: binutils-llvm-linux-qemu: all
new 1e9b4b6c8 0: update: binutils-llvm-linux-qemu: 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 (343f5a29e)
\
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.xz | Bin 1596 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42584 -> 42672 bytes
04-build_llvm/console.log.xz | Bin 58060 -> 58392 bytes
05-build_abe-qemu/console.log.xz | Bin 29544 -> 30468 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3640 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 921857562 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
new c624139ef 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
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 (921857562)
\
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.xz | Bin 1612 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44204 -> 43816 bytes
04-build_llvm/console.log.xz | Bin 59720 -> 59120 bytes
05-build_abe-qemu/console.log.xz | Bin 31556 -> 31592 bytes
06-build_linux/console.log.xz | Bin 4284 -> 4028 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 4 ++--
9 files changed, 22 insertions(+), 22 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/llvm-project.
from d5159b99105d MLIR can't support -Bsymbolic link option, fail at CMake t [...]
adds 9e084f4194e6 Fix building with GCC 12:
adds 8be24d19fefa [MergeICmps] Don't merge icmps derived from pointers with [...]
adds 162f3f18c945 [Aarch64] Correct register class for pseudo instructions
adds 93edfb23b18b [SLP][NFC]Add a test to show an issue with incorrectly ext [...]
adds 32bb956916e3 Bad SLPVectorization shufflevector replacement, resulting [...]
adds 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
No new revisions were added by this update.
Summary of changes:
.../Target/AArch64/AArch64ExpandPseudoInsts.cpp | 1 +
llvm/lib/Target/AArch64/AArch64InstrInfo.td | 32 ++++----
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 2 +-
llvm/lib/Target/SystemZ/SystemZInstrInfo.td | 2 +-
llvm/lib/Transforms/Scalar/MergeICmps.cpp | 4 +
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 25 ++++--
.../CodeGen/AArch64/GlobalISel/select-add-low.mir | 4 +-
.../AArch64/GlobalISel/select-blockaddress.mir | 5 +-
.../AArch64/GlobalISel/select-gv-with-offset.mir | 2 +-
.../select-jump-table-brjt-constrain.mir | 2 +-
.../AArch64/GlobalISel/select-jump-table-brjt.mir | 2 +-
.../CodeGen/AArch64/GlobalISel/select-static.mir | 4 +-
llvm/test/CodeGen/AArch64/GlobalISel/select.mir | 8 +-
llvm/test/CodeGen/AArch64/elim-dead-mi.mir | 10 +--
llvm/test/CodeGen/AArch64/loop-sink.mir | 6 +-
.../Transforms/MergeICmps/X86/addressspaces.ll | 94 ++++++++++++++++++++++
.../SLPVectorizer/X86/extract_in_tree_user.ll | 34 +++++++-
17 files changed, 191 insertions(+), 46 deletions(-)
create mode 100644 llvm/test/Transforms/MergeICmps/X86/addressspaces.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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 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_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c7c5f7f05 0: update: binutils-llvm-linux-qemu: boot
new 084f6d61b 0: update: binutils-llvm-linux-qemu: 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 (c7c5f7f05)
\
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.xz | Bin 1724 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43356 -> 43152 bytes
04-build_llvm/console.log.xz | Bin 58352 -> 57384 bytes
05-build_abe-qemu/console.log.xz | Bin 30092 -> 30580 bytes
06-build_linux/console.log.xz | Bin 3864 -> 3440 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 insertions(+), 18 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_cross_check_gcc/release-aarch64
in repository toolchain/ci/gdb.
from 08487122c9 Automatic date update in version.in
adds c340a77598 Automatic date update in version.in
adds 84c7311167 Automatic date update in version.in
new e16aac146c Automatic date update in version.in
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:
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.