X86: Correct vectorization cost model for v8f32->v8i8.
[oota-llvm.git] / test / Transforms / LoopVectorize / nsw-crash.ll
2013-01-10 Nadav RotemLoopVectorizer: Fix a bug in the vectorization of Binar...