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
Differential D6081
[mips] Removed MipsISelLowering::analyzeFormalArguments() in favour of CCState::AnalyzeFormalArguments() dsanders on Nov 3 2014, 3:54 AM. Authored by
Details As with returns, we must be able to identify f128 arguments despite them
Diff Detail |