Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-02-15-DbgStaticVar.c
2010-02-16 Devang PatelNew testcase.