Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / cast-induction.ll
2012-12-11 Nadav RotemLoop Vectorize: optimize the vectorization of trunc...