Bug 21610: Canonicalize min/max fcmp selects to use ordered comparisons
[oota-llvm.git] / test / Transforms / LoopVectorize / induction.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-06-22 Arnold SchwaighoferLoopVectorizer: Fix a dominance issue
2014-05-29 Arnold SchwaighoferLoopVectorizer: Add a check that the backedge taken...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-11-18 Arnold SchwaighoferLoopVectorizer: Extend the induction variable to a...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-14 Arnold SchwaighoferLoopVectorize: Handle loops with multiple forward induc...