[MIPS GlobalISel] Lower float and double arguments in registers
Lower float and double arguments in registers for MIPS32. When float/double argument is passed through gpr registers select appropriate move instruction. Differential Revision: https://reviews.llvm.org/D59642 llvm-svn: 356882
Loading
Please register or sign in to comment