Feedback from chris
authorNate Begeman <natebegeman@mac.com>
Fri, 25 Apr 2008 21:47:35 +0000 (21:47 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 25 Apr 2008 21:47:35 +0000 (21:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50305 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_insert_4.ll

index f78a33b650b9694bc6c0f4949ff5c5fb30e23d54..a0aa0c0bfea009fe0f7e4d9da72b7ed369000c3e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep 1084227584 | count 1
+; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah | grep 1084227584 | count 1
 
 ; ModuleID = '<stdin>'
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"