[PATCH] D29069: [MSP430] Add SRet support to MSP430 target
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 12:37:05 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296807: [MSP430] Add SRet support to MSP430 target (authored by dambrouski).
Changed prior to commit:
https://reviews.llvm.org/D29069?vs=90364&id=90372#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29069
Files:
llvm/trunk/lib/Target/MSP430/MSP430CallingConv.td
llvm/trunk/lib/Target/MSP430/MSP430ISelLowering.cpp
llvm/trunk/lib/Target/MSP430/MSP430ISelLowering.h
llvm/trunk/lib/Target/MSP430/MSP430MachineFunctionInfo.h
llvm/trunk/test/CodeGen/MSP430/AddrMode-bis-rx.ll
llvm/trunk/test/CodeGen/MSP430/AddrMode-bis-xr.ll
llvm/trunk/test/CodeGen/MSP430/AddrMode-mov-rx.ll
llvm/trunk/test/CodeGen/MSP430/AddrMode-mov-xr.ll
llvm/trunk/test/CodeGen/MSP430/Inst16mr.ll
llvm/trunk/test/CodeGen/MSP430/Inst16ri.ll
llvm/trunk/test/CodeGen/MSP430/Inst16rm.ll
llvm/trunk/test/CodeGen/MSP430/Inst16rr.ll
llvm/trunk/test/CodeGen/MSP430/Inst8mr.ll
llvm/trunk/test/CodeGen/MSP430/Inst8ri.ll
llvm/trunk/test/CodeGen/MSP430/Inst8rm.ll
llvm/trunk/test/CodeGen/MSP430/Inst8rr.ll
llvm/trunk/test/CodeGen/MSP430/bit.ll
llvm/trunk/test/CodeGen/MSP430/byval.ll
llvm/trunk/test/CodeGen/MSP430/cc_args.ll
llvm/trunk/test/CodeGen/MSP430/cc_ret.ll
llvm/trunk/test/CodeGen/MSP430/indirectbr2.ll
llvm/trunk/test/CodeGen/MSP430/jumptable.ll
llvm/trunk/test/CodeGen/MSP430/memset.ll
llvm/trunk/test/CodeGen/MSP430/setcc.ll
llvm/trunk/test/CodeGen/MSP430/struct-return.ll
llvm/trunk/test/CodeGen/MSP430/vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29069.90372.patch
Type: text/x-patch
Size: 37426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/28ddd8a4/attachment.bin>
More information about the llvm-commits
mailing list