Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-07-22-StructLayout.c
2009-07-23 Chris Lattnertestcase for PR4590