Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / small-loop.ll
2012-10-31 Nadav RotemLoopVectorize: Do not vectorize loops with tiny constan...