Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / same-base-access.ll
2012-12-21 Nadav RotemFix a bug in the code that checks if we can vectorize...