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-lts-allnoconfig in repository toolchain/ci/llvm-project.
from 587b3b2a13d [clang-format] Expand the SpacesAroundConditions option to [...] adds 138451c771a [StackColoring] Remap FixedStackPseudoSourceValue frame ind [...] adds 3cce3790072 [HIP] use GetProgramPath for executable discovery adds 54acc20e6da [PATCH] Reland [Clang] Un-break scan-build after integrated [...] new 050e1a3c268 [AArch64] Don't rename registers with pseudo defs in Ld/St opt.
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: clang/lib/Driver/Compilation.cpp | 2 +- clang/lib/Driver/Job.cpp | 2 +- clang/lib/Driver/ToolChains/HIP.cpp | 23 +-- clang/test/Driver/cc-print-options.c | 3 +- clang/test/Driver/cuda-simple.cu | 4 +- clang/test/Driver/offloading-interoperability.c | 4 +- clang/test/Driver/option-aliases.c | 4 +- llvm/lib/CodeGen/StackColoring.cpp | 19 +++ .../Target/AArch64/AArch64LoadStoreOptimizer.cpp | 13 ++ .../test/CodeGen/AArch64/stp-opt-with-renaming.mir | 33 ++++ .../test/CodeGen/PowerPC/stack-coloring-vararg.mir | 171 +++++++++++++++++++++ 11 files changed, 254 insertions(+), 24 deletions(-) create mode 100644 llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir