[PATCH] D64424: [AIX] Implement LR prolog/epilog save/restore

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 08:24:47 PDT 2019


cebowleratibm updated this revision to Diff 214635.
cebowleratibm marked 3 inline comments as done.
cebowleratibm added a comment.

Update the TOC, FP and BP offset accessors to assert for AIX.  The assertions will be removed with future work that accompanied by appropriate test coverage.


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

https://reviews.llvm.org/D64424

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCFrameLowering.h
  llvm/test/CodeGen/PowerPC/aix-lr.ll
  llvm/test/CodeGen/PowerPC/test_call_aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64424.214635.patch
Type: text/x-patch
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/8e72336c/attachment.bin>


More information about the llvm-commits mailing list