[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[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...