Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-06-28-nowarn.c
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-07-10 Dan GohmanFix this XTARGET so that this does doesn't XPASS on...
2010-06-28 Dale JohannesenRefix XTARGET. Previous attempt matches on powerpc...
2010-06-28 Dale JohannesenAttempt to fix XTARGET.
2010-06-28 Dale JohannesenTestcase for llvm-gcc fix 107051.