[mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available...
[oota-llvm.git] / test / CodeGen / Mips / addc.ll
2011-03-09 Bruno Cardoso LopesAdd a testcase for the addc improvements introduced...