Fix undefined behavior in vector shift tests.
[oota-llvm.git] / test / CodeGen / AArch64 / neon-shl-ashr-lshr.ll
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
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:...