X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fpr3457.ll;h=7264bcd12c42ae23427042d8145652e2d66a876e;hb=cb420a4bc066b0b85e50b0c362ae20519d28788c;hp=f7af927d613647f18fc0bda0b672f29e5585e02d;hpb=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81;p=oota-llvm.git diff --git a/test/CodeGen/X86/pr3457.ll b/test/CodeGen/X86/pr3457.ll index f7af927d613..7264bcd12c4 100644 --- a/test/CodeGen/X86/pr3457.ll +++ b/test/CodeGen/X86/pr3457.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=i386-apple-darwin | not grep fstpt +; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=corei7 | not grep fstpt ; PR3457 ; rdar://6548010