[BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute...
[oota-llvm.git] / test / Transforms / ConstProp / trunc_vec.ll
2014-08-21 Jiangning LiuFix a bug around truncating vector in const prop.