search for: setpos

Displaying 16 results from an estimated 16 matches for "setpos".

Did you mean: sepos
2012 Aug 28
2
[LLVMdev] Assert in LiveInterval update
...if (&*CurrentTop == MI) <<<<<<<<<<<<<<<<<< Here we make sure that CurrentTop != MI. CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); else { moveInstruction(MI, CurrentTop); TopRPTracker.setPos(MI); } ... But in moveInstruction we use // Update the instruction stream. BB->splice(InsertPos, BB, MI); And splice as far as I understand moves MI to the location right __before__ InsertPos. Our previous check made sure that InsertPos != MI, But I do hit a case, when MI == Inser...
2012 Aug 28
0
[LLVMdev] Assert in LiveInterval update
...tTop == MI) <<<<<<<<<<<<<<<<<< Here we make > sure that CurrentTop != MI. > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > else { > moveInstruction(MI, CurrentTop); > TopRPTracker.setPos(MI); > } > ... > > But in moveInstruction we use > > // Update the instruction stream. > BB->splice(InsertPos, BB, MI); > > And splice as far as I understand moves MI to the location right __before__ > InsertPos. Our previous check made sure that InsertPo...
2012 Aug 28
5
[LLVMdev] Assert in LiveInterval update
...<<<<<<<<<<<<<<<<< Here we > make > > sure that CurrentTop != MI. > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > else { > > moveInstruction(MI, CurrentTop); > > TopRPTracker.setPos(MI); > > } > > ... > > > > But in moveInstruction we use > > > > // Update the instruction stream. > > BB->splice(InsertPos, BB, MI); > > > > And splice as far as I understand moves MI to the location right > > __before__ InsertP...
2012 Aug 30
0
[LLVMdev] Assert in LiveInterval update
...t;<<<<<<<<< Here we > > make > > > sure that CurrentTop != MI. > > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > > else { > > > moveInstruction(MI, CurrentTop); > > > TopRPTracker.setPos(MI); > > > } > > > ... > > > > > > But in moveInstruction we use > > > > > > // Update the instruction stream. > > > BB->splice(InsertPos, BB, MI); > > > > > > And splice as far as I understand moves MI to th...
2012 Aug 31
2
[LLVMdev] Assert in LiveInterval update
...<<<<<<<<<<<<<<<<< Here we > make > > sure that CurrentTop != MI. > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > else { > > moveInstruction(MI, CurrentTop); > > TopRPTracker.setPos(MI); > > } > > ... > > > > But in moveInstruction we use > > > > // Update the instruction stream. > > BB->splice(InsertPos, BB, MI); > > > > And splice as far as I understand moves MI to the location right > > __before__ InsertP...
2012 Aug 30
0
[LLVMdev] MC Register mapping question (MCRegUnitIterator )
...;<<<<<<<< Here > we > > make > > > sure that CurrentTop != MI. > > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > > else { > > > moveInstruction(MI, CurrentTop); > > > TopRPTracker.setPos(MI); > > > } > > > ... > > > > > > But in moveInstruction we use > > > > > > // Update the instruction stream. > > > BB->splice(InsertPos, BB, MI); > > > > > > And splice as far as I understand moves MI to th...
2012 Aug 31
0
[LLVMdev] Assert in LiveInterval update
...<<<<<<<<<<<<<<<<< Here we > make > > sure that CurrentTop != MI. > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > else { > > moveInstruction(MI, CurrentTop); > > TopRPTracker.setPos(MI); > > } > > ... > > > > But in moveInstruction we use > > > > // Update the instruction stream. > > BB->splice(InsertPos, BB, MI); > > > > And splice as far as I understand moves MI to the location right > > __before__ InsertP...
2012 Aug 30
2
[LLVMdev] MC Register mapping question (MCRegUnitIterator )
...;< Here >> we >> > make >> > > sure that CurrentTop != MI. >> > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); >> > > else { >> > > moveInstruction(MI, CurrentTop); >> > > TopRPTracker.setPos(MI); >> > > } >> > > ... >> > > >> > > But in moveInstruction we use >> > > >> > > // Update the instruction stream. >> > > BB->splice(InsertPos, BB, MI); >> > > >> > > And splice a...
2012 Aug 17
0
[LLVMdev] Assert in LiveInterval update
Andy, Jacob, I have ported Hexagon MI scheduler to use the new scheduler infrastructure, but one of my tests triggers an assert in LiveInterval update. On the surface it does not make much sense to me, so I wonder if this is something you readily recognize, before I try to prop it open... The assert is: lib/CodeGen/LiveInterval.cpp:266: llvm::LiveRange*
2012 Aug 30
0
[LLVMdev] MC Register mapping question (MCRegUnitIterator )
...gt;> > make > >> > > sure that CurrentTop != MI. > >> > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > >> > > else { > >> > > moveInstruction(MI, CurrentTop); > >> > > TopRPTracker.setPos(MI); > >> > > } > >> > > ... > >> > > > >> > > But in moveInstruction we use > >> > > > >> > > // Update the instruction stream. > >> > > BB->splice(InsertPos, BB, MI); > >> &...
2012 Sep 03
2
[LLVMdev] Assert in LiveInterval update
...t;<<<<<<<<< Here we > > make > > > sure that CurrentTop != MI. > > > CurrentTop = nextIfDebug(++CurrentTop, CurrentBottom); > > > else { > > > moveInstruction(MI, CurrentTop); > > > TopRPTracker.setPos(MI); > > > } > > > ... > > > > > > But in moveInstruction we use > > > > > > // Update the instruction stream. > > > BB->splice(InsertPos, BB, MI); > > > > > > And splice as far as I understand moves MI to th...
2012 Aug 15
3
[LLVMdev] MI bundle liveness attributes
On Aug 13, 2012, at 8:34 AM, Sergei Larin <slarin at codeaurora.org> wrote: > Andy, > > Yes, this is what Arnold has suggested also, and from this point it looks > like it should work, but it will require parsing the bundle every time we > care to know whether this is a real use or a conditional def. This might > become awkward... but I guess I should provide a better
2008 Nov 21
0
Wine release 1.1.9
...too fast 12100 lego star wars crashes entering first level 12550 Farb-Rausch demo 30 "candytron" doesn't render past the loading screen. 12607 Quake Wars demo crashes on startup 12774 Caesar 3 crashes on exit 13035 Bad HAVE_XSLTINIT in msxml3 13112 comctl32 trackbar setPos() should not call oncustomdraw if value hasn't changed 13116 wxDev-C++: Problem building projects 13150 Guitar Hero 3 crashes without D3DXCreateTextureFromFileInMemoryEx and D3DXCreateTextureFromFileW 13281 crash during installation of WebEngine V200N by Virtual Mechanics 13408 Act...
2006 Nov 06
3
HtmlWindow and friends
Hi Attached is a patch to add HtmlWindow and some of its friends, including HtmlEasyPrinting. Also a sample. I haven''t tried exposing the parsing and rendering API yet to allow custom tags etc - I just wanted to get basic HTML and the 0.6.0 compatibility classes first. There may well be some quite easy classes left. There''s one ugly kludge to get OnOpeningURL to compile -
2009 Sep 25
0
Wine release 1.1.30
...upport both 32-bit and 64-bit modules in RtlImageDirectoryEntryToData. ntdll: Add support for ordinal forwards. shell32: Don't try to call a 16-bit function on non-x86 platforms. comctl32/tests: Fix some rebar tests on older comctl32 versions. comctl32/tests: Use UDM_GET/SETPOS instead of UDM_GET/SETPOS32 for compatibility with old versions. windowscodecs: Fix incorrect overflow check caused by test mistake. user32/tests: Add missing flush_events in ScrollWindow test. Alistair Leslie-Hughes (16): msxml3: Add IDispatchEx support to IXMLDOMElement....
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
...amp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param int -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param int -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> void SetPos(int x , int y ) ; </span><span class="cx"> }; </span><span class="cx"> </span></span></pre></div> <a id="trunkwxruby2swigclassesincludewxHtmlContainerCellh"></a> <div class="modfile"><h4&...