[PATCH] D107886: [PowerPC] Support huge frame size for PPC64

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 22:23:39 PDT 2022


lkail updated this revision to Diff 434390.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107886/new/

https://reviews.llvm.org/D107886

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/huge-frame-call.ll
  llvm/test/CodeGen/PowerPC/huge-frame-size.ll
  llvm/test/CodeGen/PowerPC/huge-frame-unsupported.ll
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection-aix.ll
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107886.434390.patch
Type: text/x-patch
Size: 32045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/8deb8ca8/attachment-0001.bin>


More information about the llvm-commits mailing list