Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names...
[oota-llvm.git] / test / Transforms / LoopVectorize / small-loop.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
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-10-31 Nadav RotemLoopVectorize: Do not vectorize loops with tiny constan...