Enable PPC CTR loop formation by default.
[oota-llvm.git] / test / CodeGen / PowerPC / iabs.ll
index 1414c0e67c3af6164c3c784a7f1ab8b29ef4515e..a43f09c7d5618c4ced9b23b6faa1e317f56ee438 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -stats 2>&1 | grep '4 .*Number of machine instrs printed'
+; RUN: llc < %s -march=ppc32 -stats |& \
+; RUN:   grep {4 .*Number of machine instrs printed}
 
 ;; Integer absolute value, should produce something as good as:
 ;;      srawi r2, r3, 31