Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / fp-logical.c
2008-09-24 Evan ChengTest fp not.
2008-09-22 Evan ChengTest case for fp logical instructions.