[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:22:10 PDT 2021
arsenm updated this revision to Diff 357711.
arsenm added a comment.
Missed more dead code
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.357711.patch
Type: text/x-patch
Size: 51659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210710/f55ef460/attachment.bin>
More information about the llvm-commits
mailing list