[mips] Generalize the handling of f128 return values to support f128 arguments.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 26 Sep 2014 10:06:12 +0000 (10:06 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 26 Sep 2014 10:06:12 +0000 (10:06 +0000)
commit7ecd98679e2e6e664f2d395760b570e65c20b6cf
treee241ce1bc2d7ed4b85ec0b15d046f590bbe17b64
parent26ba182fdf0c07f90cf6cd85850e017c7c38a68f
[mips] Generalize the handling of f128 return values to support f128 arguments.

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

No functional change.

Reviewers: vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5292

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h