[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
Fri Jan 31 08:20:15 PST 2020


Xiangling_L updated this revision to Diff 241739.
Xiangling_L marked 2 inline comments as done.
Xiangling_L added a comment.

Fix formatting issue of testcases


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/aix-frames-stack-floor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72454.241739.patch
Type: text/x-patch
Size: 25146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/1b66e835/attachment.bin>


More information about the llvm-commits mailing list