[PATCH] [mips] Move MipsTargetLowering::MipsCC::regSize() to MipsSubtarget::getGPRSizeInBytes()
Daniel Sanders
daniel.sanders at imgtec.com
Thu Aug 21 09:35:09 PDT 2014
Hi vmedic,
The GPR size is more a property of the subtarget than that of the ABI so move
this information to the MipsSubtarget.
No functional change.
Depends on D5008
http://reviews.llvm.org/D5009
Files:
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5009.12783.patch
Type: text/x-patch
Size: 8268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/853b0940/attachment.bin>
More information about the llvm-commits
mailing list