This will allow us to handle f128 arguments without duplicating code from
CCState::AnalyzeFormalArguments() or CCState::AnalyzeCallOperands().
No functional change.
Paths
| Differential D5292
[mips] Generalize the handling of f128 return values to support f128 arguments. ClosedPublic Authored by dsanders on Sep 10 2014, 5:16 AM.
Details Summary This will allow us to handle f128 arguments without duplicating code from No functional change.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 25 2014, 2:39 AM
Revision Contents
Diff 13532 lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
|