Displaying 2 results from an estimated 2 matches for "conv100".
Did you mean:
conv10
2011 Jul 14
0
[LLVMdev] Error in a custom analysis Pass
...emory location unknown. Can
anyone help me point out, what can be the possible reason. This code
has been generated for
(gdb) print QueryInst->getParent()->getBasicBlock()->dump()
sw.bb99: ; preds = %if.end40
%2 = va_arg i8** %cpArg.addr, i32
%conv100 = trunc i32 %2 to i8
store i8 %conv100, i8* %cpStrBuf.1
%ptrincdec104 = getelementptr inbounds i8* %cpStrBuf.1, i32 1
br label %for.inc445
The code for lowering va_arg is not written by me. So, I don't fully
understand it. It is similar to code used for ARM be.
I just need some pointers...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...2, !tbaa !5
store i16 0, i16* %incdec.ptr1.6.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr1.7.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr1.8.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr1.9.i.i, align 2, !tbaa !5
store i16 0, i16* %scevgep.i.i, align 2, !tbaa !5
%conv100.i = trunc i32 %sub.i to i16
store i16 %conv100.i, i16* %incdec.ptr1.10.i.i, align 2, !tbaa !5
call fastcc void @eaddm(i16* %arraydecay94.i, i16* %arraydecay15.i) nounwind
br label %if.end110.i
if.else104.i: ; preds = %if.end84.i
%or.i = or i32 %sub.i, %l...