[mips] Add tests for the 'ret', 'call', and 'indirectbr' LLVM IR instruction.
[oota-llvm.git] / test / CodeGen / Mips / stacksize.ll
2012-06-27 Akira HatanakaTest case for r159240.