[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / 2010-05-14-IllegalType.ll
2010-05-15 Evan ChengAllow TargetLowering::getRegClassFor() to be called...