[PATCH] D69101: [AIX] Refactor AIX Call Lowering to use CCState. NFCI.

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 09:11:35 PDT 2019


cebowleratibm updated this revision to Diff 226274.
cebowleratibm added a comment.

Use ValVT in CC_AIX rather than LocVT.

Added a period to a comment sentence.


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

https://reviews.llvm.org/D69101

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-byval-param.ll
  llvm/test/CodeGen/PowerPC/aix-fpr-param.ll
  llvm/test/CodeGen/PowerPC/aix-gpr-param.ll
  llvm/test/CodeGen/PowerPC/aix-nest-param.ll
  llvm/test/CodeGen/PowerPC/aix-sret-param.ll
  llvm/test/CodeGen/PowerPC/aix-stackargs.ll
  llvm/test/CodeGen/PowerPC/aix_fpr_param.ll
  llvm/test/CodeGen/PowerPC/aix_gpr_param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69101.226274.patch
Type: text/x-patch
Size: 13302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/a8250cfd/attachment.bin>


More information about the llvm-commits mailing list