Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / cost-model.ll
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2012-12-23 Nadav RotemLoop Vectorizer: Update the cost model of scatter/gathe...
2012-11-06 Nadav RotemCost Model: add tables for some avx type-conversion...
2012-10-26 Nadav RotemRefactor the VectorTargetTransformInfo interface.
2012-10-26 Nadav RotemMove the target-specific tests, which require specific...