Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-05-31-palignr.c
2010-05-31 Eric ChristopherAdd a test for the llvm-gcc commit in r90200.