Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / MemCpyOpt / smaller.ll
2011-01-21 Dan GohmanActually check memcpy lengths, instead of just commenti...