X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2010-04-13-AnalyzeBranchCrash.ll;h=6c8dbbe5eff57265cb1b14b202c7e3e7939b5634;hb=f44d69a9c3a9c295184011ba37ad36321ced7531;hp=fadbd21919892aea13252d40425ce2c9d042c41c;hpb=fc5a03e46918baf72aef42687d4d31de2399a960;p=oota-llvm.git diff --git a/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll b/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll index fadbd219198..6c8dbbe5eff 100644 --- a/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll +++ b/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll @@ -12,7 +12,7 @@ entry: ] if.then: ; preds = %entry, %entry - %tmp69 = load float* null, align 4 ; [#uses=1] + %tmp69 = load float, float* null, align 4 ; [#uses=1] %cmp19 = icmp eq %1* null, %scroller ; [#uses=2] %cond = select i1 %cmp19, float %tmp69, float 0.000000e+00 ; [#uses=1] %call36 = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*)*)(i8* undef, i8* undef) nounwind optsize ; [#uses=2]