Allow AVX vrsqrtps generation.
[oota-llvm.git] / test / CodeGen / PowerPC / rlwimi-commute.ll
index 6410c63234d2ecdbb773370c678c34727f704ce7..3f90008c006b5f87fd9791b87241ee85d7dccefd 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=ppc32 | grep rlwimi
-; RUN: llc < %s -march=ppc32 | not grep {or }
+; RUN: llc < %s -march=ppc32 | not grep "or "
 
 ; Make sure there is no register-register copies here.