[opaque pointer type] Add textual IR support for explicit type parameter to getelemen...
[oota-llvm.git] / test / CodeGen / ARM / 2007-03-13-InstrSched.ll
index 4783f37076906cd4aa18c7e07f5d71f93b4eaed8..b8c8e70f88984796f00dcd8ad789e9e2c1209675 100644 (file)
@@ -28,25 +28,25 @@ bb74:               ; preds = %bb26, %newFuncRoot
        br i1 %0, label %bb78.exitStub, label %bb26
 
 bb26:          ; preds = %bb74
-       %tmp28 = getelementptr i32** %tmp1, i32 %fp.1.rec               ; <i32**> [#uses=1]
+       %tmp28 = getelementptr i32*, i32** %tmp1, i32 %fp.1.rec         ; <i32**> [#uses=1]
        %tmp30 = load i32** %tmp28              ; <i32*> [#uses=4]
-       %tmp33 = getelementptr i32* %tmp30, i32 %i.0196.0.ph            ; <i32*> [#uses=1]
+       %tmp33 = getelementptr i32, i32* %tmp30, i32 %i.0196.0.ph               ; <i32*> [#uses=1]
        %tmp34 = load i32* %tmp33               ; <i32> [#uses=1]
-       %tmp38 = getelementptr i32* %tmp30, i32 %tmp36224               ; <i32*> [#uses=1]
+       %tmp38 = getelementptr i32, i32* %tmp30, i32 %tmp36224          ; <i32*> [#uses=1]
        %tmp39 = load i32* %tmp38               ; <i32> [#uses=1]
        %tmp42 = mul i32 %tmp34, %fm.1          ; <i32> [#uses=1]
        %tmp44 = add i32 %tmp42, %d0.1          ; <i32> [#uses=1]
-       %tmp48 = getelementptr i32* %tmp30, i32 %tmp46223               ; <i32*> [#uses=1]
+       %tmp48 = getelementptr i32, i32* %tmp30, i32 %tmp46223          ; <i32*> [#uses=1]
        %tmp49 = load i32* %tmp48               ; <i32> [#uses=1]
        %tmp52 = mul i32 %tmp39, %fm.1          ; <i32> [#uses=1]
        %tmp54 = add i32 %tmp52, %d1.1          ; <i32> [#uses=1]
-       %tmp58 = getelementptr i32* %tmp30, i32 %tmp56222               ; <i32*> [#uses=1]
+       %tmp58 = getelementptr i32, i32* %tmp30, i32 %tmp56222          ; <i32*> [#uses=1]
        %tmp59 = load i32* %tmp58               ; <i32> [#uses=1]
        %tmp62 = mul i32 %tmp49, %fm.1          ; <i32> [#uses=1]
        %tmp64 = add i32 %tmp62, %d2.1          ; <i32> [#uses=1]
        %tmp67 = mul i32 %tmp59, %fm.1          ; <i32> [#uses=1]
        %tmp69 = add i32 %tmp67, %d3.1          ; <i32> [#uses=1]
        %tmp71.rec = add i32 %fp.1.rec, 1               ; <i32> [#uses=2]
-       %tmp71 = getelementptr i32* %tmp1011, i32 %tmp71.rec            ; <i32*> [#uses=1]
+       %tmp71 = getelementptr i32, i32* %tmp1011, i32 %tmp71.rec               ; <i32*> [#uses=1]
        br label %bb74
 }