This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 6d09b3928 0: update: binutils-gcc: 2
new 3647d2d96 0: update: binutils-gcc: 2
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 (6d09b3928)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1548 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50988 -> 51700 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 983380 -> 984276 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 1f1854ce0fe5 [Driver][test] Fix undefined-libs.cpp when CLANG_DEFAULT_U [...]
adds b3dcd156472f [ARM] Define ComplexPatternFuncMutatesDAG
adds 6349865a8f37 [CMake] Don't use -fno-semantic-interposition with Clang<=13
adds 75e33f71c2da [X86] combineVectorHADDSUB - remove the broken HOP(x,x) me [...]
No new revisions were added by this update.
Summary of changes:
llvm/cmake/modules/HandleLLVMOptions.cmake | 7 +-
llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp | 4 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 23 ------
llvm/test/CodeGen/ARM/shifter_operand.ll | 105 ++++++++++++++++++++++++++
llvm/test/CodeGen/X86/horizontal-shuffle-2.ll | 19 +++++
5 files changed, 131 insertions(+), 27 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 589b6fc198 Automatic date update in version.in
adds 544818c087 Automatic date update in version.in
adds 5f62caec81 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2766e34ad 2: update: binutils-llvm-linux-qemu: 40
new e2b8b2792 2: update: binutils-llvm-linux-qemu: 40
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 (2766e34ad)
\
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 1592 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42480 -> 42928 bytes
04-build_llvm/console.log.xz | Bin 58824 -> 59476 bytes
05-build_abe-qemu/console.log.xz | Bin 30504 -> 31176 bytes
06-build_linux/console.log.xz | Bin 3812 -> 3912 bytes
08-check_regression/console.log.xz | Bin 472 -> 480 bytes
09-update_baseline/console.log | 216 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++--
9 files changed, 118 insertions(+), 118 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 634de54f9c4 Update the type of control.base after changed
new 98416dbb0a6 RISC-V: Change default ISA version into 20191213
new ca2bbb88f99 RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0
new c106529eb21 RISC-V: Fix testcase after bump isa spec version
The 3 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/common/config/riscv/riscv-common.cc | 14 ++++++++++++--
gcc/config.gcc | 8 ++++----
gcc/testsuite/gcc.target/riscv/attribute-19.c | 2 +-
3 files changed, 17 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.