X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FMSP430%2Findirectbr2.ll;h=b0b4f1cbfd24f36099e5f66c37a7273bc9cc4146;hb=813f44a29fd0fd140127023222d0633e23783bcc;hp=93cfb2506bb4138f29765701b2032a560f04d3b8;hpb=1b17614a7283f903363f7c4305da6ea742d3d28b;p=oota-llvm.git diff --git a/test/CodeGen/MSP430/indirectbr2.ll b/test/CodeGen/MSP430/indirectbr2.ll index 93cfb2506bb..b0b4f1cbfd2 100644 --- a/test/CodeGen/MSP430/indirectbr2.ll +++ b/test/CodeGen/MSP430/indirectbr2.ll @@ -3,9 +3,9 @@ define internal i16 @foo(i16 %i) nounwind { entry: - %tmp1 = getelementptr inbounds [5 x i8*]* @C.0.2070, i16 0, i16 %i ; [#uses=1] - %gotovar.4.0 = load i8** %tmp1, align 4 ; [#uses=1] -; CHECK: mov.w .LC.0.2070(r15), pc + %tmp1 = getelementptr inbounds [5 x i8*], [5 x i8*]* @C.0.2070, i16 0, i16 %i ; [#uses=1] + %gotovar.4.0 = load i8*, i8** %tmp1, align 4 ; [#uses=1] +; CHECK: br .LC.0.2070(r12) indirectbr i8* %gotovar.4.0, [label %L5, label %L4, label %L3, label %L2, label %L1] L5: ; preds = %bb2