summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ms-inline-asm.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-02-17 18:26:11 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-02-17 18:26:11 +0000
commit5d0c7941cb561beb3317c64e71e56df5b50914c2 (patch)
tree06c1541e9fb428a32f78394efca96d88b91b07eb /test/CodeGen/X86/ms-inline-asm.ll
parent9831bf06e8747206d27d480f06dedbf4a8605145 (diff)
downloadllvm-5d0c7941cb561beb3317c64e71e56df5b50914c2.tar.gz
llvm-5d0c7941cb561beb3317c64e71e56df5b50914c2.tar.bz2
llvm-5d0c7941cb561beb3317c64e71e56df5b50914c2.tar.xz
Force a cpu for test. It failed on atom due to different scheduling decisions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175401 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/ms-inline-asm.ll')
-rw-r--r--test/CodeGen/X86/ms-inline-asm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/ms-inline-asm.ll b/test/CodeGen/X86/ms-inline-asm.ll
index 64be02e539..eca174610d 100644
--- a/test/CodeGen/X86/ms-inline-asm.ll
+++ b/test/CodeGen/X86/ms-inline-asm.ll
@@ -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: