Fold fcmp in cases where value is provably non-negative. By Arch Robison.
[oota-llvm.git] / test / Transforms / LoopVectorize / ee-crash.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-25 Hal FinkelLoopVectorizer: Don't attempt to vectorize extracteleme...