X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-08-23-SubRegReuseUndo.ll;h=45e770f8121b59c9ba045402a7c1bb594d609863;hb=423c686bec80204dcf77693094f0f90c6337dd9c;hp=790fd88c46dd1f7adb456d8d538a1ec0b92cf395;hpb=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81;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 790fd88c46d..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 = volatile load i32* @uint8, align 4 ; [#uses=0] + %17 = load volatile i32, i32* @uint8, align 4 ; [#uses=0] br label %bb5 bb5: ; preds = %bb4, %bb3 - %18 = volatile load 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 = volatile load 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