]> granicus.if.org Git - llvm/commit
Merged from r221518:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 17:05:38 +0000 (17:05 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 17:05:38 +0000 (17:05 +0000)
commitd2e0bdc3ff45877aa59ab2ebeb571d4a906af34b
tree68adf1ab45ec80bfca5b8e4a52dd6f1f625f6b4c
parent8283cd9f0545f320a608edab81945c716961e2e1
Merged from r221518:

[mips] Remove MipsCC::analyzeCallOperands in favour of CCState::AnalyzeCallOperands. NFC

Summary:
In addition to the usual f128 workaround, it was also necessary to provide
a means of accessing ArgListEntry::IsFixed.

Reviewers: theraven, vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@223048 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetCallingConv.td
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h