[PATCH] [mips] Generalize the handling of f128 return values to support f128 arguments.

Daniel Sanders daniel.sanders at imgtec.com
Wed Sep 10 05:16:55 PDT 2014


Hi vmedic,

This will allow us to handle f128 arguments without duplicating code from
CCState::AnalyzeFormalArguments() or CCState::AnalyzeCallOperands().

No functional change.

http://reviews.llvm.org/D5292

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: D5292.13532.patch
Type: text/x-patch
Size: 10357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140910/623af1fc/attachment.bin>


More information about the llvm-commits mailing list