Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
[oota-llvm.git] / test / Transforms / LoopVectorize / undef-inst-bug.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-06-27 Arnold SchwaighoferLoopVectorize: Use vectorized loop invariant gep index...