[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
[oota-llvm.git] / test / Transforms / LoopVectorize / reverse_induction.ll
2015-09-02 James Molloy[LV] Switch to using canonical induction variables.
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...
2015-01-30 Hao Liu[LoopVectorize] Induction variables: support arbitrary...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-11 Arnold SchwaighoferLoopVectorize: Use the widest induction variable type
2013-05-07 Arnold SchwaighoferLoopVectorize: getConsecutiveVector must respect signed...