Move & restructure test per review.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-9.ll
index 38f729fbc892492214127bb41f636fffc49fa53c..5c1b8f5dacb8503c677486b7005e2bd84ec4ce53 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc -march=x86-64 | grep movd | count 1
-; RUN: llvm-as < %s | llc -march=x86-64 | grep {punpcklqdq.*%xmm0, %xmm0}
+; RUN: llvm-as < %s | llc -march=x86-64 | grep {movlhps.*%xmm0, %xmm0}
 
 define <2 x i64> @test3(i64 %A) nounwind {
 entry: