X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Flsr-delayed-fold.ll;h=eaa52dec2835551bd1c31db5fd23275932c4e7e9;hb=60c91c28e4d2f49c3eaac1b20125854baa8d4c7c;hp=813591419cb5c5218f667d72e139218ac8928398;hpb=198d8baafbfdfcf5a5e219602a5d94ed263973b4;p=oota-llvm.git diff --git a/test/CodeGen/X86/lsr-delayed-fold.ll b/test/CodeGen/X86/lsr-delayed-fold.ll index 813591419cb..eaa52dec283 100644 --- a/test/CodeGen/X86/lsr-delayed-fold.ll +++ b/test/CodeGen/X86/lsr-delayed-fold.ll @@ -42,7 +42,7 @@ for.cond: ; preds = %lbl_264, %for.inc, lbl_264: ; preds = %if.end, %lbl_264.preheader %g_263.tmp.0 = phi i8 [ %g_263.tmp.1, %for.cond ] ; [#uses=1] - %tmp7 = load i16* undef ; [#uses=1] + %tmp7 = load i16, i16* undef ; [#uses=1] %conv8 = trunc i16 %tmp7 to i8 ; [#uses=1] %mul.i = mul i8 %p_95.addr.0, %p_95.addr.0 ; [#uses=1] %mul.i18 = mul i8 %mul.i, %conv8 ; [#uses=1] @@ -99,7 +99,7 @@ lor.lhs.false: ; preds = %for.body %add112 = trunc i64 %tmp45 to i32 ; [#uses=1] %add118 = trunc i64 %tmp47 to i32 ; [#uses=1] %tmp10 = getelementptr %struct.Bu, %struct.Bu* %bu, i64 %indvar, i32 2 ; [#uses=1] - %tmp11 = load i32* %tmp10 ; [#uses=0] + %tmp11 = load i32, i32* %tmp10 ; [#uses=0] tail call void undef(i32 %add22) tail call void undef(i32 %add28) tail call void undef(i32 %add34)