[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / fp-spill-reload.ll
2012-05-09 Akira HatanakaMake register FP allocatable if the compiled function...