[mips] Add tests for the 'ret', 'call', and 'indirectbr' LLVM IR instruction.
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir / ret.ll
2014-07-04 Daniel Sanders[mips] Add tests for the 'ret', 'call', and 'indirectbr...