[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / 2012-12-12-ExpandMemcpy.ll
2012-12-12 Evan ChengFix a logic bug in inline expansion of memcpy / memset...