Displaying 2 results from an estimated 2 matches for "tmp336".
Did you mean:
tmp36
2007 Jun 12
3
[LLVMdev] ARM backend problem ?
...tmp24 = load i32* %i
%tmp21 = add i32 %tmp24, %tmp23
store i32 %tmp21, i32* %i
%tmp19 = mul i32 %tmp20, %tmp21
store i32 %tmp19, i32* %f
br label %then4
else12:
%tmp25 = load i32* %f
%tmp335 = getelementptr [4 x i8]* @.str1, i32 0, i32 0
%tmp336 = call i32 (i8*, ...)* @printf( i8* %tmp335, i32 %tmp25 )
ret i32 %tmp25
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070612/42b90134/attachment.html>
2007 Jun 12
0
[LLVMdev] ARM backend problem ?
...4, %tmp23
>
> store i32 %tmp21, i32* %i
>
> %tmp19 = mul i32 %tmp20, %tmp21
>
> store i32 %tmp19, i32* %f
>
> br label %then4
>
>
>
> else12:
>
> %tmp25 = load i32* %f
>
> %tmp335 = getelementptr [4 x i8]* @.str1, i32 0, i32 0
>
> %tmp336 = call i32 (i8*, ...)* @printf( i8* %tmp335, i32 %tmp25 )
>
>
> ret i32 %tmp25
>
> }
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/l...