[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 Feb 7 08:54:52 PST 2020
Xiangling_L updated this revision to Diff 243181.
Xiangling_L added a comment.
Update the testcase after putting arguments on stack patch land;
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.243181.patch
Type: text/x-patch
Size: 24382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/620ab957/attachment.bin>
More information about the llvm-commits
mailing list