[LoopVectorize] Ignore @llvm.assume for cost estimates and legality
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / unroll-small-loops.ll
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...