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 71c3f57326c [ELF] Allow SHF_LINK_ORDER and non-SHF_LINK_ORDER to be mixed
adds 5fbba36cbe9 [SimplifyCFG] Skip merging return blocks if it would break [...]
adds ef7dbe6de65 [X86][SSE] combineX86ShufflesConstants - early out for zero [...]
adds cc6e51a1414 add release notes for ffp-model and ffp-exception-behavior
adds 6196695ec58 [CodeView] Align type records on 4-bytes when emitting PDBs
adds 92d5c1be9ee [PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_ [...]
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 7 ++++
lld/test/COFF/pdb-tpi-aligned-records.test | 46 ++++++++++++++++++++++
.../DebugInfo/CodeView/GlobalTypeTableBuilder.h | 5 +++
.../DebugInfo/CodeView/MergingTypeTableBuilder.cpp | 4 +-
llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 24 +++++++++--
llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp | 10 ++++-
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 7 +++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +++-
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp | 15 +++++++
llvm/test/CodeGen/PowerPC/kernel-fp-round.ll | 44 +++++++++++++++++++++
llvm/test/CodeGen/X86/pr45443.ll | 21 ++++++++++
.../Transforms/SimplifyCFG/callbr-destinations.ll | 28 +++++++++++++
12 files changed, 210 insertions(+), 9 deletions(-)
create mode 100644 lld/test/COFF/pdb-tpi-aligned-records.test
create mode 100644 llvm/test/CodeGen/PowerPC/kernel-fp-round.ll
create mode 100644 llvm/test/CodeGen/X86/pr45443.ll
create mode 100644 llvm/test/Transforms/SimplifyCFG/callbr-destinations.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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 48a6d9ef5 0: update: llvm-linux: all
new 29ac8c493 0: update: llvm-linux: 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 (48a6d9ef5)
\
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 | 173 +-
02-build_llvm/console.log | 12606 ++++++++--------
03-build_linux/console.log | 16579 ++++++++++-----------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 2 +-
console.log | 29370 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 29372 insertions(+), 29384 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/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 381ce63f2f Refactor delete_program_space as a destructor
adds 7a1a12f4d1 Fix the test for PR 18963 so that it will work on 16-bit targets.
adds 8e4979ac1e Stop the MIPS assembler from accepting ifunc symbols.
adds 00ac85d375 gdb: is_linked_with_cygwin_dll: handle import table not at b [...]
adds 1619720823 gdb: is_linked_with_cygwin_dll: mention filename in warning [...]
adds ffb60ef355 Automatic date update in version.in
adds ca3f923f82 PR25840, Null pointer dereference in objdump
adds 8d55d10ac0 PR25842, Null pointer dereference in nm-new
adds 49af2f5c83 bfin: allow ".=.+delta"
adds 3557f442a1 Remove obsolete and unused inf_ptrace_target::auxv_parse
adds 49c16254b4 Commit: Running the linker testsuite with clang
adds 0fe0f2d621 [PATCH 1/2] coff-go32: update ldscript
adds ce1feff0e7 Revert "Fix the test for PR 18963 so that it will work on 16 [...]
adds 0203cad215 Fix the test for PR 18963 so that it will work on 16-bit targets.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++++
bfd/elf.c | 8 +++--
bfd/elfxx-mips.c | 21 +++++++++----
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++
binutils/debug.c | 2 ++
gas/ChangeLog | 15 +++++++++
gas/config/obj-elf.c | 4 +++
gas/config/tc-bfin.h | 2 +-
gas/testsuite/gas/elf/elf.exp | 5 +--
gas/testsuite/gas/elf/type-noifunc.e | 2 +-
gdb/ChangeLog | 15 +++++++++
gdb/inf-ptrace.c | 36 ----------------------
gdb/inf-ptrace.h | 5 ---
gdb/windows-tdep.c | 59 +++++++++++++++++++++++++-----------
ld/ChangeLog | 22 ++++++++++++++
ld/scripttempl/i386go32.sc | 12 ++++++++
ld/testsuite/config/default.exp | 50 ++++++++++++++++++++++++++++++
ld/testsuite/ld-elf/pr22269-1.c | 1 +
ld/testsuite/ld-elfvers/vers.exp | 14 +++++++--
ld/testsuite/ld-scripts/pr18963.d | 14 ++++++---
ld/testsuite/ld-scripts/pr18963.t | 8 ++---
22 files changed, 230 insertions(+), 84 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/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ddcc56a86 0: update: binutils-gcc-linux: all
new a2f43c126 0: update: binutils-gcc-linux: 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 (ddcc56a86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 216 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11551 ++++++-----
04-build_abe-stage1/console.log | 20246 +++++++++---------
05-build_linux/console.log | 750 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 30 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 4 +-
console.log | 33237 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 33217 insertions(+), 33283 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 20b7b354a 4: update: llvm-2ec5520a54ef9b359c6154adf857ba690bc117f1: 18623
discards 840fd0d4b 3: reset: llvm-2dd17ff08165e6118e70f00e22b2c36d2d4e0a9a: 18623
discards fcb5de1a6 2: update: linux-00086336a8d96a04aa960f912287692a258f6cf5: 18624
new 81ef0e63f 2: update: llvm-linux: 18624
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 (20b7b354a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 122 +-
02-build_llvm/console.log | 12884 +++++++++++++--------------
03-build_linux/console.log | 769 +-
05-check_regression/console.log | 10 +-
05-check_regression/results.regressions | 5 +-
06-update_baseline/console.log | 116 +-
06-update_baseline/results.regressions | 8 +-
console.log | 13901 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
results | 2 +-
10 files changed, 14078 insertions(+), 13754 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.