search for: goindex

Displaying 4 results from an estimated 4 matches for "goindex".

Did you mean: noindex
2008 Feb 11
0
[LLVMdev] Some questions about live intervals
...attached to this mail. > >>> As for (1) and (2), I could implement and provide patches for it, >>> if you think this is desirable. >> >> Yes, thanks. > > Here you are! > > -Roman > > > Lesen Sie Ihre E-Mails auf dem Handy. > www.yahoo.de/goIndex: lib/CodeGen/LiveIntervalAnalysis.cpp > =================================================================== > --- lib/CodeGen/LiveIntervalAnalysis.cpp (revision 46884) > +++ lib/CodeGen/LiveIntervalAnalysis.cpp (working copy) > @@ -79,22 +79,7 @@ > delete ClonedMIs[i]; > } &gt...
2008 Feb 08
2
[LLVMdev] Some questions about live intervals
Hi Evan, Here is a patch for the LiveIntervalAnalysis that we discussed. --- Evan Cheng <evan.cheng at apple.com> schrieb: > > 1) What is the easiest way to understand which MBB a given > instruction index belongs to? All the required information is > available in the > > MBB2IdxMap of the LiveIntervalAnalysis class. Would it be useful > to add a small function
2008 Feb 11
2
[LLVMdev] Some questions about live intervals
...(2), I could implement and provide patches for it, > >>> if you think this is desirable. > >> > >> Yes, thanks. > > > > Here you are! > > > > -Roman > > > > > > Lesen Sie Ihre E-Mails auf dem Handy. > > www.yahoo.de/goIndex: lib/CodeGen/LiveIntervalAnalysis.cpp > > =================================================================== > > --- lib/CodeGen/LiveIntervalAnalysis.cpp (revision 46884) > > +++ lib/CodeGen/LiveIntervalAnalysis.cpp (working copy) > > @@ -79,22 +79,7 @@ > > delete...
2008 Feb 12
0
[LLVMdev] Some questions about live intervals
...ide patches for it, >>>>> if you think this is desirable. >>>> >>>> Yes, thanks. >>> >>> Here you are! >>> >>> -Roman >>> >>> >>> Lesen Sie Ihre E-Mails auf dem Handy. >>> www.yahoo.de/goIndex: lib/CodeGen/LiveIntervalAnalysis.cpp >>> =================================================================== >>> --- lib/CodeGen/LiveIntervalAnalysis.cpp (revision 46884) >>> +++ lib/CodeGen/LiveIntervalAnalysis.cpp (working copy) >>> @@ -79,22 +79,7 @@ >>...