Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / test / CodeGen / AArch64 / neon-misc-scalar.ll
2013-12-03 Jiangning LiuAdd some missing pattern matches for AArch64 Neon intri...