LoopVectorizer: Handle strided memory accesses by versioning
[oota-llvm.git] / test / Transforms / InstCombine / vec_phi_extract.ll
2013-05-24 Joey GoulyscalarizePHI needs to insert the next ExtractElement...
2013-04-18 Anat ShemerAdded a function scalarizePHI() that sclarizes a vector...