Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-07-14-VoidPtr.c
2009-07-14 Chris LattnerTestcase for PR4556