[mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available...
[oota-llvm.git] / test / CodeGen / Mips / ci2.ll
2013-11-24 Reed KotlerFix a funny bug I introduced during conversion of ARM...