Add the last part that is needed for vectorization of if-converted code.
[oota-llvm.git] / test / Transforms / LoopVectorize / if-conversion.ll
2012-12-04 Nadav RotemAdd the last part that is needed for vectorization...