Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopVectorize / cpp-new-array.ll
2012-12-11 Nadav RotemLoop Vectorize: optimize the vectorization of trunc...
2012-10-24 Nadav RotemLoopVectorizer: Add a basic cost model which uses the...
2012-10-23 Nadav RotemUse the AliasAnalysis isIdentifiedObj because it also...