Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / pr2394.c
2010-05-05 Stuart HastingsTest case for pr2394 and r102979.