InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)
[oota-llvm.git] / test / Transforms / EarlyCSE / floatingpoint.ll
2013-03-18 David TweedInitially forgotten-to-svn-add test case for r177279.