ConstantFold: Fix big shift constant folding
[oota-llvm.git] / test / Transforms / ConstProp / trunc_vec.ll
2014-08-21 Jiangning LiuFix a bug around truncating vector in const prop.