This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5cb679652 0: update: binutils-gcc-linux-glibc-gdb: 1
new bcd84424d 0: update: binutils-gcc-linux-glibc-gdb: 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 (5cb679652)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 39096 -> 38608 bytes
04-build_abe-gcc/console.log.xz | Bin 204112 -> 203600 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8544 -> 9744 bytes
07-build_abe-glibc/console.log.xz | Bin 237312 -> 236372 bytes
08-build_abe-gdb/console.log.xz | Bin 38704 -> 38236 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3848 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2808 -> 2536 bytes
11-check_regression/console.log.xz | Bin 4084 -> 3408 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 11 +
11-check_regression/results.compare | 44 +-
11-check_regression/results.compare2 | 374 +--
11-check_regression/results.regressions | 52 +
12-update_baseline/console.log | 703 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 11 +
12-update_baseline/results.compare | 44 +-
12-update_baseline/results.compare2 | 374 +--
12-update_baseline/results.regressions | 52 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3609856 -> 3590160 bytes
sumfiles/g++.sum | 133 +-
sumfiles/gcc.log.xz | Bin 3110256 -> 3144440 bytes
sumfiles/gcc.sum | 5338 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1053204 -> 1053140 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184752 -> 185264 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421044 -> 432148 bytes
sumfiles/libstdc++.sum | 16 +-
37 files changed, 3318 insertions(+), 3926 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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-lts-defconfig
in repository toolchain/ci/llvm-project.
from 9468a0f95385 [PowerPC] Define XL-compatible macros only for AIX and Linux
adds 67b5bc26bde8 [DebugInfo] Check DIEnumerator bit width when comparing fo [...]
adds d31f8cc6884b [AArch64] Avoid crashing on invalid -Wa,-march= values
adds 69fcfdedc505 [AArch64][GlobalISel] Fix an crash in RBS due to a new reg [...]
adds 0d44201451f0 [MachineOutliner] Don't outline functions starting with PA [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/ToolChains/Arch/AArch64.cpp | 15 ++-
clang/test/Driver/aarch64-target-as-march.s | 9 ++
llvm/include/llvm/CodeGen/TargetInstrInfo.h | 4 +-
llvm/lib/CodeGen/TargetInstrInfo.cpp | 13 +++
llvm/lib/IR/LLVMContextImpl.h | 5 +-
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +
.../AArch64/GISel/AArch64RegisterBankInfo.cpp | 3 +
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp | 2 +-
.../GlobalISel/rbs-matrixindex-regclass-crash.mir | 56 ++++++++++
.../CodeGen/AArch64/machine-outliner-patchable.ll | 114 +++++++++++++++++++++
.../CodeGen/RISCV/machine-outliner-patchable.ll | 77 ++++++++++++++
llvm/unittests/IR/DebugInfoTest.cpp | 20 +++-
12 files changed, 309 insertions(+), 11 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/GlobalISel/rbs-matrixindex-regclass-c [...]
create mode 100644 llvm/test/CodeGen/AArch64/machine-outliner-patchable.ll
create mode 100644 llvm/test/CodeGen/RISCV/machine-outliner-patchable.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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
adds c198c877ab Automatic date update in version.in
adds 9bc6649d7b Automatic date update in version.in
adds 6b6f129692 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 178bc4921 0: update: binutils-llvm-linux-qemu: boot
new d33276c19 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 (178bc4921)
\
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 1716 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42008 -> 41664 bytes
04-build_llvm/console.log.xz | Bin 58280 -> 57372 bytes
05-build_abe-qemu/console.log.xz | Bin 30332 -> 30020 bytes
06-build_linux/console.log.xz | Bin 3760 -> 3608 bytes
07-boot_linux/console.log.xz | Bin 5812 -> 5808 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.