Fix a broadcast related regression on the vector shuffle lowering.
[oota-llvm.git] / test / CodeGen / X86 / 20090313-signext.ll
index de930d5126782bfbc8dde1352d085707cbb8c4e3..b8effa6773552aa913ca8e97f0f40312a161aaf4 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -march=x86-64 -relocation-model=pic > %t
-; RUN: grep {movswl    %ax, %edi} %t
-; RUN: grep {movw      (%rax), %ax} %t
+; RUN: grep "movswl    %ax, %edi" %t
+; RUN: grep "movw      (%rax), %ax" %t
 ; XFAIL: *
 
 @x = common global i16 0