Don't vectorize if there are outside loop users of the induction variable.
[oota-llvm.git] / test / Transforms / LoopVectorize / calloc.ll
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-12-26 Nadav RotemIf all of the write objects are identified then we...