This patch addresses an incorrect transformation in the DAG combiner.
[oota-llvm.git] / test / CodeGen / PowerPC / ispositive.ll
index 4161e3438a4bae1db0197744db2ac405c43582fb..78cdf4a4d9027047e83b78ffd4e866f621f2fda5 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
-; RUN:   grep {srwi r3, r3, 31}
+; RUN:   grep "srwi r3, r3, 31"
 
 define i32 @test1(i32 %X) {
 entry: