LoopVectorize: Don't assume pointees are sized
[oota-llvm.git] / test / Transforms / LoopVectorize / reverse_induction.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-11 Arnold SchwaighoferLoopVectorize: Use the widest induction variable type
2013-05-07 Arnold SchwaighoferLoopVectorize: getConsecutiveVector must respect signed...