search for: cmp343

Displaying 7 results from an estimated 7 matches for "cmp343".

2013 Apr 23
2
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...cond.for.end_crit_edge: ; preds = %for.body %split = phi i32 [ %inc, %for.body ] br label %for.end LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 *** IR Dump After Loop Invariant Code Motion *** while.cond: ; preds = %while.cond.outer, %if.end %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph, %while....
2013 Apr 23
0
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...; preds = %for.body > %split = phi i32 [ %inc, %for.body ] > br label %for.end > LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 > LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 > LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph > LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 > *** IR Dump After Loop Invariant Code Motion *** > while.cond: ; preds = %while.cond.outer, %if.end > %total.0 = phi i32 [ %total.1, %if.end ], [...
2013 Apr 25
2
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...>> %split = phi i32 [ %inc, %for.body ] > >> br label %for.end > >> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 > >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 > >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, % next.0.ph > >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 > >> *** IR Dump After Loop Invariant Code Motion *** > >> while.cond: ; preds = %while.cond.outer, %if.end > >> %total....
2013 Apr 25
0
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...phi i32 [ %inc, %for.body ] > > >> br label %for.end > > >> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 > > >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 > > >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph > > >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 > > >> *** IR Dump After Loop Invariant Code Motion *** > > >> while.cond: ; preds = %while.cond.outer, %if.end > >...
2013 Apr 25
1
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...r.body ] > > > >> br label %for.end > > > >> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 > > > >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 > > > >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, % next.0.ph > > > >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 > > > >> *** IR Dump After Loop Invariant Code Motion *** > > > >> while.cond: ; preds = %while.cond.outer, %...
2013 Apr 25
3
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...; preds = %for.body >> %split = phi i32 [ %inc, %for.body ] >> br label %for.end >> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1 >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0 >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1 >> *** IR Dump After Loop Invariant Code Motion *** >> while.cond: ; preds = %while.cond.outer, %if.end >> %total.0 = phi i32 [ %total....
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...; preds = %if.then329.i br i1 %cmp3009611021.i, label %doexp.i, label %lor.lhs.false.i lor.lhs.false.i: ; preds = %if.end337.i %add.ptr340.i = getelementptr inbounds i8* %s.2.lcssa.i, i32 -2 %367 = load i8* %add.ptr340.i, align 1, !tbaa !1 %cmp343.i = icmp eq i8 %367, 46 %conv344.i = zext i1 %cmp343.i to i32 %add.ptr340.sum.i = sub i32 -2, %conv344.i %add.ptr345.i = getelementptr inbounds i8* %s.2.lcssa.i, i32 %add.ptr340.sum.i %368 = load i8* %add.ptr345.i, align 1, !tbaa !1 %and347.i = and i8 %368, 1 %cmp348.i = icmp eq i8 %and...