As with returns, we must be able to identify f128 arguments despite them
being lowered away. We do this with a pre-analyze step that builds a
vector and then we use this vector from the tablegen-erated code.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D6081
[mips] Removed MipsISelLowering::analyzeFormalArguments() in favour of CCState::AnalyzeFormalArguments() ClosedPublic Authored by dsanders on Nov 3 2014, 3:54 AM.
Details Summary As with returns, we must be able to identify f128 arguments despite them
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 6 2014, 7:42 AM
Revision Contents
Diff 15687 lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
|