Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2008-10-13-FrontendCrash.c
2008-10-14 Chris Lattnernew testcase for PR2797