X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fmisched-aa-mmos.ll;h=c457a5eb4130672b6d436cfe93403cb32b8391b9;hb=ff55c29f5485a8ee48199c4155edcdc5f4dd21cc;hp=5d51c28788ef7c5d72be81e673230f8b92dde6f6;hpb=198d8baafbfdfcf5a5e219602a5d94ed263973b4;p=oota-llvm.git diff --git a/test/CodeGen/X86/misched-aa-mmos.ll b/test/CodeGen/X86/misched-aa-mmos.ll index 5d51c28788e..c457a5eb413 100644 --- a/test/CodeGen/X86/misched-aa-mmos.ll +++ b/test/CodeGen/X86/misched-aa-mmos.ll @@ -20,11 +20,11 @@ entry: cond.end.i: %significand.i18.i = getelementptr inbounds %c1, %c1* %temp_rhs, i64 0, i32 1 %exponent.i = getelementptr inbounds %c1, %c1* %temp_rhs, i64 0, i32 2 - %0 = load i16* %exponent.i, align 8 + %0 = load i16, i16* %exponent.i, align 8 %sub.i = add i16 %0, -1 store i16 %sub.i, i16* %exponent.i, align 8 %parts.i.i = bitcast %u1* %significand.i18.i to i64** - %1 = load i64** %parts.i.i, align 8 + %1 = load i64*, i64** %parts.i.i, align 8 %call5.i = call zeroext i1 @bar(i64* %1, i32 undef) #1 unreachable