BBVectorize, when using VTTI, should not form types that will be split.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-10-25-vector-of-pointers.ll
2012-10-25 Nadav RotemFix a crash in ValueTracking. Add support for vectors...