[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / ARM / zextload_demandedbits.ll
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...