Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-09-24-SqrtErrno.c
2009-09-24 Dale JohannesenReenable sqrt IR generation test.