InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)
[oota-llvm.git] / test / Transforms / InstCombine / memcpy_chk-2.ll
2012-09-27 Meador Ingeinstcombine: Add more test cases for __memcpy_chk simpl...