[AArch64]Fix the problems that can't select mul/add/sub of v1i8/v1i16/v1i32 types.
[oota-llvm.git] / test / CodeGen / AArch64 / neon-shl-ashr-lshr.ll
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2013-12-30 Hao Liu[AArch64]Can't select shift left 0 of type v1i64
2013-12-24 Hao Liu[AArch64]Add patterns to match normal shift nodes:...