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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 29e71f14d 0: update: binutils-gcc-linux-glibc-gdb: 1
new 4f2a8cb3a 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 (29e71f14d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 53332 -> 53580 bytes
04-build_abe-gcc/console.log.xz | Bin 227140 -> 228356 bytes
06-build_abe-linux/console.log.xz | Bin 9808 -> 9100 bytes
07-build_abe-glibc/console.log.xz | Bin 231248 -> 231140 bytes
08-build_abe-gdb/console.log.xz | Bin 48308 -> 48512 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3816 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2232 -> 2272 bytes
11-check_regression/console.log.xz | Bin 4780 -> 4728 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 17 +-
11-check_regression/results.compare | 89 +--
11-check_regression/results.compare2 | 408 +++++++-------
11-check_regression/results.regressions | 89 +--
12-update_baseline/console.log | 953 ++++++++++++++++----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 17 +-
12-update_baseline/results.compare | 89 +--
12-update_baseline/results.compare2 | 408 +++++++-------
12-update_baseline/results.regressions | 89 +--
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1569060 -> 1560052 bytes
sumfiles/gdb.sum | 209 ++-----
24 files changed, 1030 insertions(+), 1366 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 a64478660ee [Ada] Read directory in Ada.Directories.Start_Search rather [...]
new 42ae7ebfb26 i386: Robustify V2QI and V4QI move patterns
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:
gcc/config/i386/mmx.md | 16 ++++++++++++----
1 file changed, 12 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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
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 [...]
adds 426297cce9d5 [DSE] Add test case showing bug PR52774.
adds 33f7aa65f5d7 [DSE] Fix invalid removal of store instruction
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 +-
.../lib/Transforms/Scalar/DeadStoreElimination.cpp | 13 +--
.../GlobalISel/rbs-matrixindex-regclass-crash.mir | 56 ++++++++++
.../CodeGen/AArch64/machine-outliner-patchable.ll | 114 +++++++++++++++++++++
.../CodeGen/RISCV/machine-outliner-patchable.ll | 77 ++++++++++++++
.../DeadStoreElimination/store-after-loop.ll | 61 +++++++++++
llvm/unittests/IR/DebugInfoTest.cpp | 20 +++-
14 files changed, 373 insertions(+), 21 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
create mode 100644 llvm/test/Transforms/DeadStoreElimination/store-after-loop.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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from 41fddc064d intl/plural.y: Avoid conflicting declarations of yyerror and yylex
adds 217b84127b AArch64: Check for SVE in ifuncs [BZ #28744]
adds 515a6f53cd Fix subscript error with odd TZif file [BZ #28338]
adds 85b24f9694 timezone: handle truncated timezones from tzcode-2021d and l [...]
adds d5ba02f67d timezone: test-case for BZ #28707
No new revisions were added by this update.
Summary of changes:
NEWS | 5 ++-
sysdeps/aarch64/multiarch/memcpy.c | 2 +-
sysdeps/aarch64/multiarch/memmove.c | 2 +-
sysdeps/aarch64/multiarch/memset.c | 2 +-
time/tzfile.c | 7 ++--
timezone/Makefile | 8 ++++-
timezone/testdata/gen-XT5.sh | 16 +++++++++
nptl/tst-eintr1.c => timezone/tst-bz28707.c | 55 ++++++++++-------------------
8 files changed, 51 insertions(+), 46 deletions(-)
create mode 100755 timezone/testdata/gen-XT5.sh
copy nptl/tst-eintr1.c => timezone/tst-bz28707.c (55%)
--
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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from 0080033e29 Automatic date update in version.in
adds 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
adds 2eb6f36dc7 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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards b7df29437 0: update: binutils-gcc-linux-glibc-llvm: 1
new 2b176875f 0: update: binutils-gcc-linux-glibc-llvm: 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 (b7df29437)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-releas [...]
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 1572 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43484 -> 42836 bytes
04-build_abe-stage1/console.log.xz | Bin 69032 -> 67228 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9028 -> 9024 bytes
07-build_abe-glibc/console.log.xz | Bin 233052 -> 230644 bytes
08-build_abe-stage2/console.log.xz | Bin 176144 -> 171084 bytes
09-build_llvm-true/console.log.xz | Bin 58996 -> 59420 bytes
10-benchmark/benchmark-build.log | 36 +-
10-benchmark/benchmark.log | 34 +-
10-benchmark/console.log.xz | Bin 3068 -> 3064 bytes
11-check_regression/console.log.xz | Bin 5064 -> 4836 bytes
11-check_regression/results-0.csv | 2516 +++++------
11-check_regression/results-1.csv | 2386 +++++------
11-check_regression/results-brief.csv | 35 +-
11-check_regression/results-compare.csv | 4 -
11-check_regression/results-full.csv | 2496 +++++------
11-check_regression/results-perf-0.csv | 2516 +++++------
11-check_regression/results-perf-1.csv | 2386 +++++------
11-check_regression/results.csv | 142 +-
11-check_regression/results.log | 2760 ++++++------
12-update_baseline/console.log | 4490 ++++++++++----------
12-update_baseline/results-0.csv | 2516 +++++------
12-update_baseline/results-1.csv | 2386 +++++------
12-update_baseline/results-brief.csv | 35 +-
12-update_baseline/results-compare.csv | 4 -
12-update_baseline/results-full.csv | 2496 +++++------
12-update_baseline/results-perf-0.csv | 2516 +++++------
12-update_baseline/results-perf-1.csv | 2386 +++++------
12-update_baseline/results.csv | 142 +-
12-update_baseline/results.log | 2762 ++++++------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1246440 -> 1246464 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 96676 -> 96652 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3425660 -> 3425608 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 32636 -> 32668 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 145016 -> 144864 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 166824 -> 166764 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2031644 -> 2031452 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3257920 -> 3258636 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 493568 -> 493480 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1148936 -> 1148300 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 336320 -> 336260 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 150036 -> 150112 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50816 -> 50808 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 580516 -> 580372 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25052 -> 25048 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 839164 -> 839080 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 72408 -> 72372 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224536 -> 224544 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7281988 -> 7281584 bytes
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1246440 -> 1246464 bytes
save-temps/401.bzip2.tar.xz | Bin 96676 -> 96652 bytes
save-temps/403.gcc.tar.xz | Bin 3425660 -> 3425608 bytes
save-temps/429.mcf.tar.xz | Bin 32636 -> 32668 bytes
save-temps/433.milc.tar.xz | Bin 145016 -> 144864 bytes
save-temps/444.namd.tar.xz | Bin 166824 -> 166764 bytes
save-temps/445.gobmk.tar.xz | Bin 2031644 -> 2031452 bytes
save-temps/447.dealII.tar.xz | Bin 3257920 -> 3258636 bytes
save-temps/450.soplex.tar.xz | Bin 493568 -> 493480 bytes
save-temps/453.povray.tar.xz | Bin 1148936 -> 1148300 bytes
save-temps/456.hmmer.tar.xz | Bin 336320 -> 336260 bytes
save-temps/458.sjeng.tar.xz | Bin 150036 -> 150112 bytes
save-temps/462.libquantum.tar.xz | Bin 50816 -> 50808 bytes
save-temps/464.h264ref.tar.xz | Bin 580516 -> 580372 bytes
save-temps/470.lbm.tar.xz | Bin 25052 -> 25048 bytes
save-temps/471.omnetpp.tar.xz | Bin 839164 -> 839080 bytes
save-temps/473.astar.tar.xz | Bin 72408 -> 72372 bytes
save-temps/482.sphinx3.tar.xz | Bin 224536 -> 224544 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7281988 -> 7281584 bytes
73 files changed, 16956 insertions(+), 18118 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_bootstrap/release-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from c198c877ab Automatic date update in version.in
adds 9bc6649d7b Automatic date update in version.in
adds 6b6f129692 Automatic date update in version.in
adds 2eb6f36dc7 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.