Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where...
[oota-llvm.git] / test / Transforms / MemCpyOpt / smaller.ll
2011-01-21 Dan GohmanActually check memcpy lengths, instead of just commenti...