fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / movgs.ll
index 5eda5d816ef9a9b998606e2a34028e395de5d332..00190e802fc94e1c74fcf38ee268c0965dcf915b 100644 (file)
@@ -27,7 +27,7 @@ entry:
 ; rdar://8453210
 ; X32: test2:
 ; X32: movl    {{.*}}(%esp), %eax
-; X32: call    *%gs:(%eax)
+; X32: calll   *%gs:(%eax)
 
 ; X64: test2:
 ; X64: callq   *%gs:(%rdi)