[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / 2010-11-09-Mul.ll
2011-09-09 Akira HatanakaFix test cases.
2010-11-12 Bruno Cardoso LopesEnable mips32 mul instruction. Patch by Akira Hatanaka...