[PATCH] First stage of call lowering for Mips fast-isel

reed kotler rkotler at mips.com
Mon Nov 10 15:39:55 PST 2014


Fix some small changes requested by Daniel; handling of AExt as SExt, and call to llvm_unreachable if an attempt is made to use custom args, since we don't use them and hence don't expect that situation to occur.

http://reviews.llvm.org/D5714

Files:
  lib/Target/Mips/MipsCallingConv.td
  lib/Target/Mips/MipsFastISel.cpp
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/Fast-ISel/callabi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5714.16019.patch
Type: text/x-patch
Size: 32303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141110/7e414dd2/attachment.bin>


More information about the llvm-commits mailing list