Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-01-14-FnType-DebugInfo.c
2010-01-15 Devang Patelnew test case for r93485.