OSDN Git Service

Force a cpu for test. It failed on atom due to different scheduling decisions.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 17 Feb 2013 18:26:11 +0000 (18:26 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 17 Feb 2013 18:26:11 +0000 (18:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175401 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/ms-inline-asm.ll

index 64be02e..eca1746 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -march=x86 -mcpu=core2 | FileCheck %s
 
 define i32 @t1() nounwind {
 entry: