Revert r218778 while investigating buldbot breakage.
[oota-llvm.git] / test / Transforms / LoopVectorize / no_idiv_reduction.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-12 Arnold SchwaighoferLoopVectorizer: integer division is not a reduction...