X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FMips%2Fmul.ll;h=3231f9cac38e8b67219000e2d84d9d81d1122e77;hb=c249168837657bf4c3028cb8d6626ffa4b6f1fd2;hp=4ce801b1c9f431c72ee6ad512f5377eae1e5302f;hpb=dfb8dbb4fd97140aa9bf6b9dadbca25665144c09;p=oota-llvm.git diff --git a/test/CodeGen/Mips/mul.ll b/test/CodeGen/Mips/mul.ll index 4ce801b1c9f..3231f9cac38 100644 --- a/test/CodeGen/Mips/mul.ll +++ b/test/CodeGen/Mips/mul.ll @@ -6,8 +6,8 @@ define void @test() nounwind { entry: - %0 = load i32* @iiii, align 4 - %1 = load i32* @jjjj, align 4 + %0 = load i32, i32* @iiii, align 4 + %1 = load i32, i32* @jjjj, align 4 %mul = mul nsw i32 %1, %0 ; 16: mult ${{[0-9]+}}, ${{[0-9]+}} ; 16: mflo ${{[0-9]+}}