[PATCH] D68524: [AVR] Rewrite the function calling convention.
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 02:37:04 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9c26a9cfe53: [AVR] Rewrite the function calling convention. (authored by dylanmckay).
Changed prior to commit:
https://reviews.llvm.org/D68524?vs=231323&id=272648#toc
Repository:
rG LLVM Github Monorepo
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.272648.patch
Type: text/x-patch
Size: 31108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/cd1eb61e/attachment-0001.bin>
More information about the llvm-commits
mailing list