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-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
adds 41c85bbb43e4 [X86][NFC] Pre-commit test to show prolog insert problem
adds 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
No new revisions were added by this update.
Summary of changes:
llvm/lib/Target/X86/X86ExpandPseudo.cpp | 33 +++++++-------------
llvm/lib/Target/X86/X86ISelLowering.cpp | 14 ++++++---
llvm/lib/Target/X86/X86ISelLowering.h | 8 ++---
llvm/lib/Target/X86/X86InstrCompiler.td | 12 +++----
llvm/lib/Target/X86/X86InstrInfo.td | 5 ++-
llvm/test/CodeGen/X86/vaargs-prolog-insert.ll | 45 +++++++++++++++++++++++++++
6 files changed, 76 insertions(+), 41 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/vaargs-prolog-insert.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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e Automatic date update in version.in
adds ea7f995f4c Automatic date update in version.in
adds 7aa6ff110f 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/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c5e7313e 4: update: binutils-llvm-linux-qemu: 22070
new dad3ced2 4: update: binutils-llvm-linux-qemu: 22070
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 (c5e7313e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1560 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41688 -> 41488 bytes
04-build_llvm/console.log.xz | Bin 57032 -> 57556 bytes
05-build_abe-qemu/console.log.xz | Bin 29820 -> 29508 bytes
06-build_linux/console.log.xz | Bin 4600 -> 4840 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +++++++--------
9 files changed, 34 insertions(+), 34 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 90cb088ece8 i386: vcvtph2ps and vcvtps2ph should be used to convert _Fl [...]
adds 8dedf065aff c++: Fix up taking address of an immediate function diagnos [...]
No new revisions were added by this update.
Summary of changes:
gcc/cp/cp-gimplify.c | 77 ++++++++++++++++++----
gcc/cp/cp-tree.h | 6 ++
gcc/cp/pt.c | 9 ++-
gcc/cp/tree.c | 3 +
gcc/cp/typeck.c | 38 +++++------
gcc/testsuite/g++.dg/cpp2a/consteval20.C | 4 ++
gcc/testsuite/g++.dg/cpp2a/consteval23.C | 4 ++
.../g++.dg/cpp2a/{consteval23.C => consteval25.C} | 10 ++-
gcc/testsuite/g++.dg/cpp2a/srcloc20.C | 44 +++++++++++++
9 files changed, 155 insertions(+), 40 deletions(-)
copy gcc/testsuite/g++.dg/cpp2a/{consteval23.C => consteval25.C} (51%)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/srcloc20.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from c0f9d65827 sim: mips: avoid _ namespace
adds 4780e5e493 [gas] Fix file 0 dir with -gdwarf-5
new 3a337a86d9 opcodes/riscv: add disassembler options support to libopcodes
new 61a5375b84 gdb: add risc-v disassembler options support
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:
gas/ChangeLog | 7 ++
gas/dwarf2dbg.c | 10 ++-
gas/testsuite/gas/i386/dwarf5-line-4.d | 2 +-
gdb/riscv-tdep.c | 8 ++
include/ChangeLog | 5 ++
include/dis-asm.h | 1 +
opcodes/ChangeLog | 9 ++
opcodes/riscv-dis.c | 147 +++++++++++++++++++++++++++++++--
8 files changed, 177 insertions(+), 12 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards e5cf0ed1 0: update: binutils-gcc: 1
new 19775ffb 0: update: binutils-gcc: 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 (e5cf0ed1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (19775ffb)
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 1516 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 64724 -> 65088 bytes
04-build_abe-gcc/console.log.xz | Bin 226584 -> 226380 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3796 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2764 -> 3308 bytes
07-check_regression/console.log.xz | Bin 3480 -> 3780 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 76 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 569 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 76 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2685552 -> 2696492 bytes
sumfiles/g++.sum | 151 +-
sumfiles/gcc.log.xz | Bin 2254492 -> 2310396 bytes
sumfiles/gcc.sum | 4426 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 883500 -> 879376 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2144 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 170176 -> 169832 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455228 -> 456692 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2851 insertions(+), 2675 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.