Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
[oota-llvm.git] / test / Transforms / LoopVectorize / no_idiv_reduction.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-12 Arnold SchwaighoferLoopVectorizer: integer division is not a reduction...