LoopVectorizer: Handle strided memory accesses by versioning
[oota-llvm.git] / test / Transforms / PhaseOrdering / gdce.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-09-29 Evan ChengAdd test case for r164850.