Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
[oota-llvm.git] / test / Transforms / LoopVectorize / if-conversion-edgemasks.ll
2013-06-27 Arnold SchwaighoferLoopVectorize: Cache edge masks created during if-conve...