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

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 07:46:58 PDT 2019


cebowleratibm updated this revision to Diff 212344.
cebowleratibm edited the summary of this revision.
cebowleratibm added a comment.

Rebased changes after D63738 <https://reviews.llvm.org/D63738> and

commit 9bd22fec0d7bee6fa32479ba090b9c89656c0a3c <https://reviews.llvm.org/rG9bd22fec0d7bee6fa32479ba090b9c89656c0a3c>
Date:   Fri Jul 26 14:02:17 2019 +0000

  [PowerPC] Add getCRSaveOffset to improve readability. [NFC]

Other NFC change to update assertion text.


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

https://reviews.llvm.org/D64424

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  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.212344.patch
Type: text/x-patch
Size: 3831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/0d55d88b/attachment.bin>


More information about the llvm-commits mailing list