[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
Sun Jan 19 15:42:12 PST 2020


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

Fix typos


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-large.ll
  llvm/test/CodeGen/PowerPC/aix-frames-alloc-char.ll
  llvm/test/CodeGen/PowerPC/aix-frames-alloca-with-func-call.ll
  llvm/test/CodeGen/PowerPC/aix-frames-dyn-multi-alloc.ll
  llvm/test/CodeGen/PowerPC/aix-frames-small.ll
  llvm/test/CodeGen/PowerPC/aix32-frames-stack-floor.ll
  llvm/test/CodeGen/PowerPC/aix64-frames-stack-floor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72454.239012.patch
Type: text/x-patch
Size: 25130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200119/f70b677e/attachment.bin>


More information about the llvm-commits mailing list