OSDN Git Service

Specify CPu to prevent failure on ATOM due to different code scheduling
authorMichael Liao <michael.liao@intel.com>
Thu, 20 Sep 2012 03:34:04 +0000 (03:34 +0000)
committerMichael Liao <michael.liao@intel.com>
Thu, 20 Sep 2012 03:34:04 +0000 (03:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164283 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2010-01-08-Atomic64Bug.ll

index e969b13..7d1cda3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=corei7 | FileCheck %s
 ; rdar://r7512579
 
 ; PHI defs in the atomic loop should be used by the add / adc