Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / BBVectorize / cycle.ll
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.