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-mainline-allnoconfig in repository toolchain/ci/llvm-project.
from 92d5c1be9ee [PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_ [...] new 5086fa03334 [PowerPC] Pre-commit reduced test case for PR45297. NFC. new 40633cc752a [PowerPC] Enhance test for PR45297. NFC. new 66cfbf17a18 [PowerPC] Fix test for PR45297 to adapt build without asser [...] new b11ecd19654 [PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector i [...] new aa97472d211 Re-land [MC] Fix quadratic behavior in addPendingLabel
The 5 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: llvm/include/llvm/MC/MCObjectStreamer.h | 3 ++- llvm/lib/MC/MCObjectStreamer.cpp | 8 ++------ llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 2 +- llvm/test/CodeGen/PowerPC/pr45297.ll | 22 ++++++++++++++++++++++ 4 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 llvm/test/CodeGen/PowerPC/pr45297.ll