[mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
[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...