InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)
[oota-llvm.git] / test / Transforms / InstCombine / ffs-1.ll
2012-11-26 Meador IngeFix bogus comment; no functional change.
2012-11-25 Meador Ingeinstcombine: Migrate ffs* optimizations