Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / call-optimization.ll
2013-12-07 Akira Hatanaka[mips] Fix test case.
2013-11-27 Akira Hatanaka[mips] Implement the following optimizations using...