[PATCH] D61976: [PowerPC] Reorder CSR reloads in epilogue to follow the same order as CSR saves in the prologue

Yi-Hong Lyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 19:24:10 PDT 2019


Yi-Hong.Lyu created this revision.
Yi-Hong.Lyu added reviewers: power-llvm-team, hfinkel, echristo, nemanjai.
Herald added subscribers: llvm-commits, jsji, kbarton, hiraditya, qcolombet.
Herald added a project: LLVM.

This is the following patch for https://reviews.llvm.org/D61966


https://reviews.llvm.org/D61976

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/test/CodeGen/MIR/PowerPC/prolog_vec_spills.mir
  llvm/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
  llvm/test/CodeGen/PowerPC/CSR-fit.ll
  llvm/test/CodeGen/PowerPC/coldcc.ll
  llvm/test/CodeGen/PowerPC/larger-than-red-zone.ll
  llvm/test/CodeGen/PowerPC/not-fixed-frame-object.ll
  llvm/test/CodeGen/PowerPC/reverse-callee-saved-register-reloads.ll
  llvm/test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61976.199717.patch
Type: text/x-patch
Size: 19627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/8140b63a/attachment.bin>


More information about the llvm-commits mailing list