Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / flags.ll
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.