X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2007-09-05-InvalidAsm.ll;h=eb715125b17d9d135f54d37d40d28c4dc8ef2f83;hb=9160c024b99f66170113e0bbb2d0eb90faa88200;hp=e81534b0110be38cac6663a7bad745cbb4d1013b;hpb=40b7e7eb978b75d1f2b3c14834d32a6d75178376;p=oota-llvm.git diff --git a/test/CodeGen/X86/2007-09-05-InvalidAsm.ll b/test/CodeGen/X86/2007-09-05-InvalidAsm.ll index e81534b0110..eb715125b17 100644 --- a/test/CodeGen/X86/2007-09-05-InvalidAsm.ll +++ b/test/CodeGen/X86/2007-09-05-InvalidAsm.ll @@ -13,33 +13,33 @@ entry: cond_true: ; preds = %entry %tmp1415 = shl i16 %param, 3 ; [#uses=1] - %tmp17 = getelementptr %struct.AGenericCall* %this, i32 0, i32 1 ; <%struct.ComponentParameters**> [#uses=1] - %tmp18 = load %struct.ComponentParameters** %tmp17, align 8 ; <%struct.ComponentParameters*> [#uses=1] + %tmp17 = getelementptr %struct.AGenericCall, %struct.AGenericCall* %this, i32 0, i32 1 ; <%struct.ComponentParameters**> [#uses=1] + %tmp18 = load %struct.ComponentParameters*, %struct.ComponentParameters** %tmp17, align 8 ; <%struct.ComponentParameters*> [#uses=1] %tmp1920 = bitcast %struct.ComponentParameters* %tmp18 to i8* ; [#uses=1] %tmp212223 = sext i16 %tmp1415 to i64 ; [#uses=1] - %tmp24 = getelementptr i8* %tmp1920, i64 %tmp212223 ; [#uses=1] + %tmp24 = getelementptr i8, i8* %tmp1920, i64 %tmp212223 ; [#uses=1] %tmp2425 = bitcast i8* %tmp24 to i64* ; [#uses=1] - %tmp28 = load i64* %tmp2425, align 8 ; [#uses=1] + %tmp28 = load i64, i64* %tmp2425, align 8 ; [#uses=1] %tmp2829 = inttoptr i64 %tmp28 to i32* ; [#uses=1] - %tmp31 = getelementptr %struct.AGenericCall* %this, i32 0, i32 2 ; [#uses=1] + %tmp31 = getelementptr %struct.AGenericCall, %struct.AGenericCall* %this, i32 0, i32 2 ; [#uses=1] store i32* %tmp2829, i32** %tmp31, align 8 br label %cond_next cond_next: ; preds = %cond_true, %entry %tmp4243 = shl i16 %param, 3 ; [#uses=1] - %tmp46 = getelementptr %struct.AGenericCall* %this, i32 0, i32 1 ; <%struct.ComponentParameters**> [#uses=1] - %tmp47 = load %struct.ComponentParameters** %tmp46, align 8 ; <%struct.ComponentParameters*> [#uses=1] + %tmp46 = getelementptr %struct.AGenericCall, %struct.AGenericCall* %this, i32 0, i32 1 ; <%struct.ComponentParameters**> [#uses=1] + %tmp47 = load %struct.ComponentParameters*, %struct.ComponentParameters** %tmp46, align 8 ; <%struct.ComponentParameters*> [#uses=1] %tmp4849 = bitcast %struct.ComponentParameters* %tmp47 to i8* ; [#uses=1] %tmp505152 = sext i16 %tmp4243 to i64 ; [#uses=1] - %tmp53 = getelementptr i8* %tmp4849, i64 %tmp505152 ; [#uses=1] + %tmp53 = getelementptr i8, i8* %tmp4849, i64 %tmp505152 ; [#uses=1] %tmp5354 = bitcast i8* %tmp53 to i64* ; [#uses=1] - %tmp58 = load i64* %tmp5354, align 8 ; [#uses=1] + %tmp58 = load i64, i64* %tmp5354, align 8 ; [#uses=1] %tmp59 = icmp eq i64 %tmp58, 0 ; [#uses=1] br i1 %tmp59, label %UnifiedReturnBlock, label %cond_true63 cond_true63: ; preds = %cond_next - %tmp65 = getelementptr %struct.AGenericCall* %this, i32 0, i32 0 ; <%struct.AGenericManager**> [#uses=1] - %tmp66 = load %struct.AGenericManager** %tmp65, align 8 ; <%struct.AGenericManager*> [#uses=1] + %tmp65 = getelementptr %struct.AGenericCall, %struct.AGenericCall* %this, i32 0, i32 0 ; <%struct.AGenericManager**> [#uses=1] + %tmp66 = load %struct.AGenericManager*, %struct.AGenericManager** %tmp65, align 8 ; <%struct.AGenericManager*> [#uses=1] %tmp69 = tail call i32 @_ZN15AGenericManager24DefaultComponentInstanceERP23ComponentInstanceRecord( %struct.AGenericManager* %tmp66, %struct.ComponentInstanceRecord** %instance ) ; [#uses=1] ret i32 %tmp69