[PATCH] D68524: [AVR] Rewrite the function calling convention.
Rodrigo Rivas Costa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 14:08:26 PST 2019
rodrigorc updated this revision to Diff 231323.
rodrigorc marked 14 inline comments as done.
rodrigorc added a comment.
Herald added a subscriber: hiraditya.
I've applied the suggestions in the previous review, except that of the renaming of the new pseudo-registers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68524/new/
https://reviews.llvm.org/D68524
Files:
llvm/lib/Target/AVR/AVRCallingConv.td
llvm/lib/Target/AVR/AVRISelLowering.cpp
llvm/lib/Target/AVR/AVRISelLowering.h
llvm/lib/Target/AVR/AVRInstrInfo.cpp
llvm/lib/Target/AVR/AVRRegisterInfo.td
llvm/test/CodeGen/AVR/calling-conv/c/basic_aggr.ll
llvm/test/CodeGen/AVR/calling-conv/c/call.ll
llvm/test/CodeGen/AVR/calling-conv/c/call_aggr.ll
llvm/test/CodeGen/AVR/calling-conv/c/return_aggr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68524.231323.patch
Type: text/x-patch
Size: 31223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/65fe325b/attachment.bin>
More information about the llvm-commits
mailing list