search for: end13

Displaying 5 results from an estimated 5 matches for "end13".

Did you mean: end12
2013 Nov 23
2
[LLVMdev] bugpoint question
...number of global variables in the testcase Checking for crash with only these global variables: .str .str1 .str2 .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> Checking for crash with only these blocks: entry cond.true cond.false cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 cond.end25... <20 total>: Cannot find `opt' in PATH! simplifycfg failed! On 11/22/2013 07:14 PM, Hal Finkel wrote: > ----- Original Message ----- >> From: "reed kotler" <rkotler at mips.com> >> To: LLVMdev at cs.uiuc.edu >>...
2013 Nov 23
0
[LLVMdev] bugpoint question
...in the > testcase > Checking for crash with only these global variables: .str .str1 > .str2 > .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> > Checking for crash with only these blocks: entry cond.true cond.false > cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 > cond.end25... <20 total>: Cannot find `opt' in PATH! > simplifycfg failed! Is 'opt' in your path? -Hal > > > On 11/22/2013 07:14 PM, Hal Finkel wrote: > > ----- Original Message ----- > >> From: "reed kotler"...
2013 Nov 23
0
[LLVMdev] bugpoint question
----- Original Message ----- > From: "reed kotler" <rkotler at mips.com> > To: LLVMdev at cs.uiuc.edu > Sent: Friday, November 22, 2013 8:40:24 PM > Subject: [LLVMdev] bugpoint question > > This is my first time using bugpoint. I'm getting the following > error: > > /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc > --tool-args >
2013 Nov 23
2
[LLVMdev] bugpoint question
This is my first time using bugpoint. I'm getting the following error: /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc --tool-args -target mips-linux-gnu -mcpu=mips16 -mips16-constant-islands Read input file : 'casts.bc' *** All input ok Initializing execution environment: Found llc: /home/rkotler/llvmw/install/bin/llc Sorry, I can't automatically select a
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...nt* %ptr, i32 %.lcssa) nounwind store %struct._Bigint* %call126, %struct._Bigint** %_result, align 4, !tbaa !4 %402 = bitcast %struct._Bigint* %call126 to i8* %call130 = call i8* @strcpy(i8* %402, i8* %arraydecay20) nounwind %tobool131 = icmp eq i8** %rve, null br i1 %tobool131, label %if.end138, label %if.then132 if.then132: ; preds = %for.end %sub.ptr.lhs.cast134 = ptrtoint i8* %s.5265 to i32 %sub.ptr.rhs.cast135 = ptrtoint [57 x i8]* %outbuf to i32 %sub.ptr.sub136 = sub i32 %sub.ptr.lhs.cast134, %sub.ptr.rhs.cast135 %add.ptr137 = getelemen...