X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FPowerPC%2Flong-compare.ll;h=e53356a5ddf23f3d18e5cd94c1c2b35864d42b28;hb=ec601bafc2207204ece2dc46836e24e681dbc1a7;hp=915595f6dbac726f79d23e94ea4037dbf98cf140;hpb=1de43ede8904e08de37f601c9bab0b70f71156e1;p=oota-llvm.git diff --git a/test/CodeGen/PowerPC/long-compare.ll b/test/CodeGen/PowerPC/long-compare.ll index 915595f6dba..e53356a5ddf 100644 --- a/test/CodeGen/PowerPC/long-compare.ll +++ b/test/CodeGen/PowerPC/long-compare.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=ppc32 | grep cntlzw +; RUN: llc < %s -march=ppc32 | grep cntlz ; RUN: llc < %s -march=ppc32 | not grep xori ; RUN: llc < %s -march=ppc32 | not grep "li " ; RUN: llc < %s -march=ppc32 | not grep "mr "