Specify CPu to prevent failure on ATOM due to different code scheduling

llvm-svn: 164283
This commit is contained in:
Michael Liao 2012-09-20 03:34:04 +00:00
parent 98f84c998f
commit 83bc2119dc
1 changed files with 1 additions and 1 deletions

View 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