X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-08-23-SubRegReuseUndo.ll;h=45e770f8121b59c9ba045402a7c1bb594d609863;hb=73aa02eb0979ae1d0643aee03c5d0c4b1926408f;hp=410a42a42878caff7e5c5a92f54d4bdeb766fb30;hpb=d2bf432b2b6ba02e20958953a237213d48b00f20;p=oota-llvm.git diff --git a/test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll b/test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll index 410a42a4287..45e770f8121 100644 --- a/test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll +++ b/test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll @@ -41,19 +41,19 @@ bb3: ; preds = %bb2, %bb br i1 undef, label %bb5, label %bb4 bb4: ; preds = %bb3 - %17 = load volatile i32* @uint8, align 4 ; [#uses=0] + %17 = load volatile i32, i32* @uint8, align 4 ; [#uses=0] br label %bb5 bb5: ; preds = %bb4, %bb3 - %18 = load volatile i32* @uint8, align 4 ; [#uses=0] + %18 = load volatile i32, i32* @uint8, align 4 ; [#uses=0] %19 = sext i8 undef to i16 ; [#uses=1] %20 = tail call i32 @func_24(i16 zeroext %19, i8 signext 1) nounwind; [#uses=0] br i1 undef, label %return, label %bb6.preheader bb6.preheader: ; preds = %bb5 %21 = sext i8 %p_52 to i32 ; [#uses=1] - %22 = load volatile i32* @uint8, align 4 ; [#uses=0] - %23 = tail call i32 (...)* @safefuncts(i32 %21, i32 1) nounwind; [#uses=0] + %22 = load volatile i32, i32* @uint8, align 4 ; [#uses=0] + %23 = tail call i32 (...) @safefuncts(i32 %21, i32 1) nounwind; [#uses=0] unreachable return: ; preds = %bb5