[x86] Added _addcarry_ and _subborrow_ intrinsics
[oota-llvm.git] / test / Transforms / ConstProp / trunc_vec.ll
2014-08-21 Jiangning LiuFix a bug around truncating vector in const prop.