[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / double2int.ll
2011-09-09 Akira HatanakaFix test cases.
2011-05-23 Akira HatanakaAdd pattern for double-to-integer conversion. Patch...