InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)
[oota-llvm.git] / test / Transforms / InstCombine / memcmp-2.ll
2012-11-11 Meador Ingeinstcombine: Migrate memcmp optimizations