Arrange to print constants that match "n" and "i" constraints
[oota-llvm.git] / test / CodeGen / PowerPC / LargeAbsoluteAddr.ll
index f3ded0e801ebfe2d0c0cca0c90c4fba387e947cb..17053796bc79aeabe629727a4f539366b9959a70 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin | \
-; RUN:   grep {stw r2, 32751}
+; RUN:   grep {stw r3, 32751}
 ; RUN: llvm-as < %s | llc -march=ppc64 -mtriple=powerpc-apple-darwin | \
-; RUN:   grep {stw r2, 32751}
+; RUN:   grep {stw r3, 32751}
 ; RUN: llvm-as < %s | llc -march=ppc64 -mtriple=powerpc-apple-darwin | \
 ; RUN:   grep {std r2, 9024}