Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-05-26-AsmSideEffect.c
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-05-27 Bob WilsonAdd a test for llvm-gcc svn r104726.