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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 278218f6778b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6f12f83989b x86/build: Use the proper name CONFIG_FW_LOADER
adds 1286cc4893cf Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.o [...]
adds bb436283e25a i2c: validate user data in compat ioctl
adds c116fe1e1883 Docs: Fixes link to I2C specification
adds 859431ac11ae Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds 9f3c16a430e8 perf expr: Fix return value of ids__new()
adds a78abde22024 perf intel-pt: Fix parsing of VM time correlation arguments
adds 5e0c325cdb71 perf script: Fix CPU filtering of a script's switch events
adds 0f80bfbf4919 perf scripts python: intel-pt-events.py: Fix printing of s [...]
adds e0257a01d668 perf pmu: Fix alias events list
adds 64f18d2d0430 perf top: Fix TUI exit screen refresh race condition
adds 24a0b2206134 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git:/ [...]
adds c9e6606c7fe9 Linux 5.16-rc8
No new revisions were added by this update.
Summary of changes:
Documentation/i2c/summary.rst | 8 +++++---
Makefile | 2 +-
arch/x86/tools/relocs.c | 2 +-
drivers/i2c/i2c-dev.c | 3 +++
tools/perf/builtin-script.c | 2 +-
tools/perf/scripts/python/intel-pt-events.py | 23 +++++++++++++----------
tools/perf/ui/tui/setup.c | 8 +++++---
tools/perf/util/expr.c | 7 ++++++-
tools/perf/util/intel-pt.c | 1 +
tools/perf/util/pmu.c | 23 +++++++++++++++++------
10 files changed, 53 insertions(+), 26 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-mainline-allmodconfig
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 [...]
new d31f8cc6884b [AArch64] Avoid crashing on invalid -Wa,-march= values
new 69fcfdedc505 [AArch64][GlobalISel] Fix an crash in RBS due to a new reg [...]
new 0d44201451f0 [MachineOutliner] Don't outline functions starting with PA [...]
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:
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-aarch64-mainline-allmodconfig
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
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f4dfb7626 3: update: binutils-llvm-linux-qemu: 40
new d1bf1f2ad 3: 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 (f4dfb7626)
\
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 1588 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43084 -> 42668 bytes
04-build_llvm/console.log.xz | Bin 57980 -> 59676 bytes
05-build_abe-qemu/console.log.xz | Bin 30420 -> 30672 bytes
06-build_linux/console.log.xz | Bin 3740 -> 3680 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++--
9 files changed, 115 insertions(+), 115 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.