Update this test to match the (corrected) output from the CBE.
[oota-llvm.git] / test / CodeGen / PowerPC / and-branch.ll
index ef53d6c314e2aea96865a995775bbb344d0410e4..4b0e7fa86e668532954c0f4b8ea5370eb71d2526 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 &&
 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep mfcr
 
 void %foo(int %X, int %Y, int %Z) {