Displaying 6 results from an estimated 6 matches for "50,54".
2007 Jun 26
2
[LLVMdev] Live Intervals Question
On Jun 26, 2007, at 12:11 PM, Evan Cheng wrote:
> AH,inf = [30,42:0)[50,54:1) 0@? 1@?
> AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
> AX,inf = [30,42:0)[50,54:1) 0@? 1@?
> EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
> RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
>
> AL is marked dead. So it makes sense there is a gap between [3...
2007 Jun 26
0
[LLVMdev] Live Intervals Question
...%mreg(109)<d> %mreg(110)<d> %mreg(97)<d> %mreg(98)<d>
> %mreg(99)<d> %mreg(100)<d> %mreg(101)<d> %mreg(102)<d> %mreg(17)<d>
>
> Some selected live interval information:
>
> ********** INTERVALS **********
> AH,inf = [30,42:0)[50,54:1) 0@? 1@?
> AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
> AX,inf = [30,42:0)[50,54:1) 0@? 1@?
> EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
> RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
> %reg1026,0 = [42,43:0) 0 at 42
> %reg1027,0 = [46,50:0) 0@?
&g...
2007 Jun 26
3
[LLVMdev] Live Intervals Question
...RAX<imp-def>
MOV32rr %mreg(17)<d> %reg1027 %mreg(74) %mreg(74)<d>
52 RET %EAX<imp-use,kill>, %RAX<imp-use,kill>
RET %mreg(17) %mreg(74)
(The CFE_* stuff is from our frontend)
Some selected live interval information:
********** INTERVALS **********
AH,inf = [30,42:0)[50,54:1) 0@? 1@?
AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
AX,inf = [30,42:0)[50,54:1) 0@? 1@?
EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
%reg1026,0 = [42,43:0) 0 at 42
%reg1027,0 = [46,50:0) 0@?
Here's where the non-unders...
2007 Jun 26
0
[LLVMdev] Live Intervals Question
On Tuesday 26 June 2007 14:13, Evan Cheng wrote:
> On Jun 26, 2007, at 12:11 PM, Evan Cheng wrote:
> > AH,inf = [30,42:0)[50,54:1) 0@? 1@?
> > AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
> > AX,inf = [30,42:0)[50,54:1) 0@? 1@?
> > EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
> > RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
> >
> > AL is marked dead. So it makes s...
2007 Jun 26
4
[LLVMdev] Live Intervals Question
...; %mreg(97)<d> %mreg(98)<d>
> > %mreg(99)<d> %mreg(100)<d> %mreg(101)<d> %mreg(102)<d> %mreg(17)<d>
> >
> >
> > Some selected live interval information:
> >
> > ********** INTERVALS **********
> > AH,inf = [30,42:0)[50,54:1) 0@? 1@?
> > AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
> > AX,inf = [30,42:0)[50,54:1) 0@? 1@?
> > EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
> > RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
> > %reg1026,0 = [42,43:0) 0 at 42
> >...
2007 Jun 27
0
[LLVMdev] Live Intervals Question
...%mreg(98)<d>
>>> %mreg(99)<d> %mreg(100)<d> %mreg(101)<d> %mreg(102)<d> %mreg(17)<d>
>>>
>>>
>>> Some selected live interval information:
>>>
>>> ********** INTERVALS **********
>>> AH,inf = [30,42:0)[50,54:1) 0@? 1@?
>>> AL,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2@?
>>> AX,inf = [30,42:0)[50,54:1) 0@? 1@?
>>> EAX,inf = [30,31:0)[34,42:1)[50,54:2) 0 at 30 1@? 2 at 50
>>> RAX,inf = [34,50:0)[50,54:1) 0@? 1 at 50
>>> %reg1026,0 = [42,43:0) 0 a...