Summary: getVectorizablePrefix previously didn't work properly in the face of aliasing loads/stores. It unwittingly assumed that the loads/stores appeared in the BB in address order. If they didn't, it would do the wrong thing. Reviewers: asbirlea, tstellarAMD Subscribers: arsenm, llvm-commits, mzolotukhin Differential Revision: https://reviews.llvm.org/D22535 llvm-svn: 276072  | 
			||
|---|---|---|
| .. | ||
| aa-metadata.ll | ||
| extended-index.ll | ||
| insertion-point.ll | ||
| interleaved-mayalias-store.ll | ||
| lit.local.cfg | ||
| merge-stores-private.ll | ||
| merge-stores.ll | ||
| merge-vectors.ll | ||
| missing-alignment.ll | ||
| no-implicit-float.ll | ||
| optnone.ll | ||
| pointer-elements.ll | ||
| weird-type-accesses.ll | ||