[PATCH] D105739: Mips/GlobalISel: Use more standard call lowering infrastructure

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 10 06:28:10 PDT 2021


arsenm updated this revision to Diff 357712.
arsenm added a comment.

Remove most of assignValueToAddress


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

https://reviews.llvm.org/D105739

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/Target/ARM/ARMCallLowering.cpp
  llvm/lib/Target/Mips/MipsCCState.cpp
  llvm/lib/Target/Mips/MipsCCState.h
  llvm/lib/Target/Mips/MipsCallLowering.cpp
  llvm/lib/Target/Mips/MipsCallLowering.h
  llvm/test/CodeGen/Mips/GlobalISel/irtranslator/extend_args.ll
  llvm/test/CodeGen/Mips/GlobalISel/irtranslator/float_args.ll
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/float_args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105739.357712.patch
Type: text/x-patch
Size: 51583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210710/98be343a/attachment-0001.bin>


More information about the llvm-commits mailing list