Allow AVX vrsqrtps generation.
[oota-llvm.git] / test / CodeGen / PowerPC / 2006-04-05-splat-ish.ll
index 969772ee2bee9f63b66e77ea14e97bff48b41831..7e845382a8e8cc7224c5a63c128f663237f047b9 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
-; RUN:   grep {vspltish v.*, 10}
+; RUN:   grep "vspltish v.*, 10"
 
 define void @test(<8 x i16>* %P) {
         %tmp = load <8 x i16>* %P               ; <<8 x i16>> [#uses=1]