[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / global-pointer-reg.ll
2012-05-12 Akira HatanakaMake the following changes in MipsAsmPrinter.cpp:
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...