X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fcrash-nosse.ll;h=aff120dbb84209233f63ce231d138bae3ea98c72;hb=915b8a9ffe3935860c662975477a63db2c2ad3a8;hp=1cec25b3347b86b8463cdb21faa7da8acb4fbfd1;hpb=e4709777e38b58b856cf8395e071a3326d50a402;p=oota-llvm.git diff --git a/test/CodeGen/X86/crash-nosse.ll b/test/CodeGen/X86/crash-nosse.ll index 1cec25b3347..aff120dbb84 100644 --- a/test/CodeGen/X86/crash-nosse.ll +++ b/test/CodeGen/X86/crash-nosse.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mattr=-sse2,-sse41 -verify-machineinstrs +; RUN: llc < %s -mcpu=corei7 -mattr=-sse2,-sse4.1 -verify-machineinstrs target triple = "x86_64-unknown-linux-gnu" ; PR10503 @@ -11,7 +11,7 @@ BB: br label %CF CF: ; preds = %CF, %BB - %L19 = load <8 x float>* %S17 + %L19 = load <8 x float>, <8 x float>* %S17 %BC = bitcast <32 x i32> %Shuff6 to <32 x float> %S28 = fcmp ord double 0x3ED1A1F787BB2185, 0x3EE59DE55A8DF890 br i1 %S28, label %CF, label %CF39