Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / pr5406.c
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-06-15 Rafael EspindolaUpdate test to match recent llvm-gcc change.
2010-01-17 Rafael EspindolaReally fix this. I checked that on ARM I get
2010-01-17 Rafael EspindolaLooks like XFAIL has to list every unsupported arch
2010-01-17 Rafael EspindolaAdd test for pr5406