Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
[oota-llvm.git] / test / Transforms / LoopVectorize / i8-induction.ll
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-01-13 Nadav RotemFix PR14547. Handle induction variables of small sizes...