[mips][mips64r6] Use JALR for returns instead of JR (which is not available on MIPS32...
[oota-llvm.git] / test / CodeGen / Mips / eh-return32.ll
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2013-04-02 Akira Hatanaka[mips] Small update to the implementation of eh.return...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-01-30 Akira Hatanaka[mips] Test case for r173862.