Rename loop unrolling and loop vectorizer metadata to have a common prefix.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / constant-vector-operand.ll
2013-04-24 Arnold SchwaighoferLoopVectorizer: Bail out if we don't have datalayout...
2013-04-04 Arnold SchwaighoferLoopVectorizer: Pass OperandValueKind information to...