aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/mem-rr-addr-mode.ll')
-rw-r--r--test/CodeGen/PowerPC/mem-rr-addr-mode.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/mem-rr-addr-mode.ll b/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
index 5d8a3a1a01..8aa7aa2ec7 100644
--- a/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
+++ b/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep 'li.*16' &&
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep li.*16
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep addi
; Codegen lvx (R+16) as t = li 16, lvx t,R