X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2008-01-08-SchedulerCrash.ll;h=7da85d3a9a1d032819ce03dcff7a7e6ac283094c;hp=39af9319c8d152d72c6bec920815c0e01384c143;hb=49c8f7512a37b53bf459e51241935ab4ab67ef38;hpb=3e883734fab4da8413f16957dd116d4ffd9d3223 diff --git a/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll b/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll index 39af9319c8d..7da85d3a9a1 100644 --- a/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll +++ b/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll @@ -19,15 +19,15 @@ bb917: ; preds = %entry ret i32 0 bb951: ; preds = %bb986, %entry - %tmp955 = sdiv i32 0, 2 ; [#uses=3] - %tmp961 = getelementptr %struct.indexentry* null, i32 %tmp955, i32 0 ; [#uses=1] + %tmp955 = sdiv i32 %offset, 2 ; [#uses=3] + %tmp961 = getelementptr %struct.indexentry, %struct.indexentry* null, i32 %tmp955, i32 0 ; [#uses=1] br i1 %cond, label %bb986, label %bb967 bb967: ; preds = %bb951 ret i32 0 bb986: ; preds = %bb951 - %tmp993 = load i32* %tmp961, align 4 ; [#uses=1] + %tmp993 = load i32, i32* %tmp961, align 4 ; [#uses=1] %tmp995 = icmp ugt i32 %tmp993, %tmp910 ; [#uses=2] %tmp1002 = add i32 %tmp955, 1 ; [#uses=1] %low.0 = select i1 %tmp995, i32 0, i32 %tmp1002 ; [#uses=1]