Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / eh-return64.ll
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
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.