LoopVectorizer: Preserve fast-math flags
[oota-llvm.git] / test / Transforms / LoopVectorize / flags.ll
2014-03-05 Arnold SchwaighoferLoopVectorizer: Preserve fast-math flags
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.