Probably not a good idea to convert a single vector load into a memcpy. We
[oota-llvm.git] / test / Transforms / MemCpyOpt / smaller.ll
2011-01-21 Dan GohmanActually check memcpy lengths, instead of just commenti...