Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-08-11-AsmBlocksComplexJumpTarget.c
2009-08-31 Dale JohannesenMark test as passing on all x86, which it should,
2009-08-12 Dale JohannesenTest for llvm-gcc patch 78762.