[PATCH] [mips] Move SpecialCallingConv to MipsCCState and use it from tablegen-erated code. NFC
Daniel Sanders
daniel.sanders at imgtec.com
Mon Nov 3 05:49:12 PST 2014
Hi vmedic,
In the long run, it should probably become a calling convention in its own
right but for now just move it out of
MipsISelLowering::analyzeCallOperands() so that we can drop this function
in favour of CCState::AnalyzeCallOperands().
Depends on D6084
http://reviews.llvm.org/D6085
Files:
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6085.15694.patch
Type: text/x-patch
Size: 7863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/33a2a74a/attachment.bin>
More information about the llvm-commits
mailing list