OSDN Git Service

make this test harder
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 00:30:06 +0000 (00:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 00:30:06 +0000 (00:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48061 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_set-9.ll

index d00ceff..b73187c 100644 (file)
@@ -1,4 +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}
 
 define <2 x i64> @test3(i64 %A) {
 entry: