Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-03-13-dbg.c
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2009-03-25 Duncan SandsThese tests pass on linux.
2009-03-18 Bill WendlingThese tests are now passing on Darwin because of r67139.
2009-03-18 Evan Chengxfail these tests for now.
2009-03-13 Devang PatelTest case for rev. 66925