[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 26 19:40:52 PST 2020
    
    
  
Xiangling_L updated this revision to Diff 240465.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.
Address comments and update 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.240465.patch
Type: text/x-patch
Size: 24733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/ec483aa4/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list