[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / mul.ll
2012-10-05 Reed KotlerPatch for integer multiply, signed/unsigned, long/long...