[PATCH] D72454: [AIX] Enable frame pointer for AIX and add related test suite

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 12:46:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG660b0d7f7bba: [AIX] Enable frame pointer for AIX and add related test suite (authored by Xiangling_L).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72454

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/Frames-alloca.ll
  llvm/test/CodeGen/PowerPC/Frames-dyn-alloca-with-func-call.ll
  llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll
  llvm/test/CodeGen/PowerPC/Frames-large.ll
  llvm/test/CodeGen/PowerPC/Frames-small.ll
  llvm/test/CodeGen/PowerPC/Frames-stack-floor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72454.243657.patch
Type: text/x-patch
Size: 24382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/9a196e35/attachment.bin>


More information about the llvm-commits mailing list