Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / 2012-10-22-isconsec.ll
2012-10-26 Nadav RotemMove the target-specific tests, which require specific...
2012-10-22 Nadav RotemDon't crash if the load/store pointer is not a GEP.