Move & restructure test per review.
[oota-llvm.git] / test / CodeGen / X86 / byval5.ll
index fd9c197bbfd96d47804f03995998ee616fcdde48..c6f4588dd45df3dba962a22b5c3a87041eaa1578 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep rep.movsb | count 2
+; RUN: llvm-as < %s | llc -march=x86-64 | grep rep.movsq | count 2
 ; RUN: llvm-as < %s | llc -march=x86 | grep rep.movsl   | count 2
 
 %struct.s = type { i8, i8, i8, i8, i8, i8, i8, i8,