search for: cmp8

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

Did you mean: cmp
2013 Jan 10
2
[LLVMdev] LLVM Instruction*->getOperand() not working properly for ICMP
...v15 | 0x9b69090 | 59 | 1 TTTTT ... *PREVIOUS: store i32 %inc13, i32* %i, align 4 TTTTT inc13 | 0x9b76478 | 30 | 1 TTTTT ... *PREVIOUS: %cmp11 = icmp sgt i32 %8, 3 TTTTT | 0x0 | 49 | 1 TTTTT ... *PREVIOUS: store i32 %dec, i32* %i, align 4 TTTTT dec | 0x9b69130 | 30 | 1 TTTTT ... *PREVIOUS: %cmp8 = icmp sle i32 %6, 2 TTTTT | 0x0 | 49 | 1 TTTTT ... *PREVIOUS: store i32 %inc, i32* %i, align 4 TTTTT inc | 0x9b761c8 | 30 | 1 TTTTT Do you know how I can get the operands from ICMP instructions? I need to use them in some conditions? (also their attributes). Thank you a lot ! -- Best regard...
2013 Jan 10
0
[LLVMdev] LLVM Instruction*->getOperand() not working properly for ICMP
...store i32 %inc13, i32* %i, align 4 > TTTTT inc13 | 0x9b76478 | 30 | 1 TTTTT > ... > *PREVIOUS: %cmp11 = icmp sgt i32 %8, 3 > TTTTT | 0x0 | 49 | 1 TTTTT > ... > *PREVIOUS: store i32 %dec, i32* %i, align 4 > TTTTT dec | 0x9b69130 | 30 | 1 TTTTT > ... > *PREVIOUS: %cmp8 = icmp sle i32 %6, 2 > TTTTT | 0x0 | 49 | 1 TTTTT > ... > *PREVIOUS: store i32 %inc, i32* %i, align 4 > TTTTT inc | 0x9b761c8 | 30 | 1 TTTTT > | > > Do you know how I can get the operands from ICMP instructions? I need to use > them in some conditions? (also their attribu...
2013 Jan 11
2
[LLVMdev] LLVM Instruction*->getOperand() not working properly for ICMP
...4 >> TTTTT inc13 | 0x9b76478 | 30 | 1 TTTTT >> ... >> *PREVIOUS: %cmp11 = icmp sgt i32 %8, 3 >> TTTTT | 0x0 | 49 | 1 TTTTT >> ... >> *PREVIOUS: store i32 %dec, i32* %i, align 4 >> TTTTT dec | 0x9b69130 | 30 | 1 TTTTT >> ... >> *PREVIOUS: %cmp8 = icmp sle i32 %6, 2 >> TTTTT | 0x0 | 49 | 1 TTTTT >> ... >> *PREVIOUS: store i32 %inc, i32* %i, align 4 >> TTTTT inc | 0x9b761c8 | 30 | 1 TTTTT >> | >> >> Do you know how I can get the operands from ICMP instructions? I need to >> use >> the...
2012 Dec 25
2
[LLVMdev] [DragonEgg] Strange call to @"\01__isoc99_fscanf"
...if.end7: ; preds = %if.end store i32 0, i32* %i, align 4 br label %for.cond for.cond: ; preds = %for.inc, %if.end7 %9 = load i32* %i, align 4 %conv = sext i32 %9 to i64 %10 = load i64* %szarray, align 8 %cmp8 = icmp ult i64 %conv, %10 br i1 %cmp8, label %for.body, label %for.end for.body: ; preds = %for.cond %11 = load %struct._IO_FILE** %wfile, align 8 %12 = load i32* %i, align 4 %call10 = call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf(%struct._IO_FILE...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...v83.i, %expon.0.i br label %noint.i noint.i: ; preds = %for.body69.i, %for.end80.i %expon.1.i = phi i32 [ %add.i, %for.end80.i ], [ %expon.0.i, %for.body69.i ] %add.ptr.i = getelementptr inbounds i16* %p.0.i, i32 10 %shr492.i = lshr i16 %m.0.i, 1 %cmp87.i = icmp eq i16 %shr492.i, 0 br i1 %cmp87.i, label %do.end.i, label %do.body.i do.end.i: ; preds = %noint.i %229 = load i16* %incdec.ptr1.8.i.i, align 2, !tbaa !5 %conv90.i = zext i16 %229 to i32 %sub.i = add i32 %conv90.i, 49010 %230 = load i16*...