[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring speci...
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / unroll-small-loops.ll
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-29 Arnold SchwaighoferLoopVectorizer: Add a test case for unrolling of small...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-20 Nadav RotemChange the cpu type in the test.
2013-01-07 Nadav RotemLoopVectorizer: When we vectorizer and widen loops...