Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-27-BitTestsBadMask.ll
index a3d20008742ca4b9626d22051b3538ba90ba4c54..16d7a1654d9369c0c67463ff2c61b24a3918c388 100644 (file)
@@ -1,10 +1,7 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep -c je | grep 3
+; RUN: llvm-as < %s | llc -march=x86 | grep je | count 3
 ; RUN: llvm-as < %s | llc -march=x86-64 | grep 4297064449
 ; PR 1325+
 
-; FIXME: this is xfailed until we figure out ppc bootstrap
-; XFAIL: *
-
 define i32 @foo(i8 %bar) {
 entry:
        switch i8 %bar, label %bb1203 [