search for: addloc

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

2009 Feb 16
3
[LLVMdev] Using CallingConvLower in ARM target
...is needed? Are we running out of bits? - NeededStackSize = 4; - break; - case MVT::i64: - case MVT::f64: - if (firstGPR < 3) - NeededGPRs = 2; - else if (firstGPR == 3) { - NeededGPRs = 1; - NeededStackSize = 4; - } else - NeededStackSize = 8; + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, + State.AllocateStack(4, 4), + MVT::i32, LocInfo)); + return true; // we handled it Your change isn't handling the "NeededStackSize = 8" case. ++ stat...
2009 Feb 18
0
[LLVMdev] Using CallingConvLower in ARM target
...ackSize = 4; > - break; > - case MVT::i64: > - case MVT::f64: > - if (firstGPR < 3) > - NeededGPRs = 2; > - else if (firstGPR == 3) { > - NeededGPRs = 1; > - NeededStackSize = 4; > - } else > - NeededStackSize = 8; > + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, > + State.AllocateStack(4, 4), > + MVT::i32, LocInfo)); > + return true; // we handled it > > Your change isn't handling the "NeededStackSize =...
2005 Dec 23
2
Bizarre problems with AJAX / missing variables
...39;'contact'', ''town_id'', Town.find_all.collect {|t| [ t.name + ", Co. " + t.county.name, t.id ] }, { :include_blank => true }) %> <% end %> </div> and the relevant code for the parent partial, contacts/irishaddress: <div id="ADDLOCAL"> <% if my_country == 1 %> <%= render :partial => ''contacts/roilocaladdress'', :locals => { :county => nil } %> <% else %> <%= render :partial => ''contacts/nielocaladdress'', :locals => { :county => nil } %> <%...
2009 Feb 18
2
[LLVMdev] Using CallingConvLower in ARM target
...case MVT::i64: >> - case MVT::f64: >> - if (firstGPR < 3) >> - NeededGPRs = 2; >> - else if (firstGPR == 3) { >> - NeededGPRs = 1; >> - NeededStackSize = 4; >> - } else >> - NeededStackSize = 8; >> + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >> + State.AllocateStack(4, 4), >> + MVT::i32, LocInfo)); >> + return true; // we handled it >> >> Your change isn't handling the &qu...
2009 Feb 26
0
[LLVMdev] Using CallingConvLower in ARM target
...e MVT::f64: >>> - if (firstGPR < 3) >>> - NeededGPRs = 2; >>> - else if (firstGPR == 3) { >>> - NeededGPRs = 1; >>> - NeededStackSize = 4; >>> - } else >>> - NeededStackSize = 8; >>> + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >>> + >>> State.AllocateStack(4, 4), >>> + MVT::i32, LocInfo)); >>> + return true; // we handled it >>> >>> You...
2009 Feb 28
3
[LLVMdev] Using CallingConvLower in ARM target
... if (firstGPR < 3) >>>> -      NeededGPRs = 2; >>>> -    else if (firstGPR == 3) { >>>> -      NeededGPRs = 1; >>>> -      NeededStackSize = 4; >>>> -    } else >>>> -      NeededStackSize = 8; >>>> +      State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >>>> + >>>> State.AllocateStack(4, 4), >>>> +                                             MVT::i32, LocInfo)); >>>> +    return true;  // we handled it >>>> >>>> Your change isn't han...
2005 Jun 03
4
New User
I'm totally new to using Wine and for that matter Fedora. I recently installed Wine as a package. I've been trying to run Delphi applications using Wine and everytime I try to run it say that c:\\windows is not accessible. Does anyone have any idea what I'm doing wrong?
2009 Apr 17
0
[LLVMdev] Using CallingConvLower in ARM target
...eededGPRs = 2; >>>>>> - else if (firstGPR == 3) { >>>>>> - NeededGPRs = 1; >>>>>> - NeededStackSize = 4; >>>>>> - } else >>>>>> - NeededStackSize = 8; >>>>>> + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >>>>>> + >>>>>> State.AllocateStack(4, 4), >>>>>> + MVT::i32, >>>>>> LocInfo)); >>>>>> + return true; // we handled it...
2009 Apr 16
2
[LLVMdev] Using CallingConvLower in ARM target
...gt;>>> -      NeededGPRs = 2; >>>>> -    else if (firstGPR == 3) { >>>>> -      NeededGPRs = 1; >>>>> -      NeededStackSize = 4; >>>>> -    } else >>>>> -      NeededStackSize = 8; >>>>> +      State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >>>>> + >>>>> State.AllocateStack(4, 4), >>>>> +                                             MVT::i32, LocInfo)); >>>>> +    return true;  // we handled it >>>>> >>>>> Y...
2009 Apr 17
1
[LLVMdev] Using CallingConvLower in ARM target
...gt;>>>> - else if (firstGPR == 3) { >>>>>>> - NeededGPRs = 1; >>>>>>> - NeededStackSize = 4; >>>>>>> - } else >>>>>>> - NeededStackSize = 8; >>>>>>> + State.addLoc(CCValAssign::getCustomMem(ValNo, ValVT, >>>>>>> + >>>>>>> State.AllocateStack(4, 4), >>>>>>> + MVT::i32, >>>>>>> LocInfo)); >>>>>>> + return true...
2009 Feb 14
0
[LLVMdev] Using CallingConvLower in ARM target
Sorry left a small bit of cruft in ARMCallingConv.td. A corrected patch it attached. deep On Fri, Feb 13, 2009 at 6:41 PM, Sandeep Patel <deeppatel1987 at gmail.com> wrote: > Sure. Updated patches attached. > > deep > > On Fri, Feb 13, 2009 at 5:47 PM, Evan Cheng <evan.cheng at apple.com> wrote: >> >> On Feb 13, 2009, at 4:25 PM, Sandeep Patel wrote:
2004 Aug 26
0
installshield problem
...ace! fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform err:dc:DCE_FreeWindowDCE [0x10023] GetDC() without ReleaseDC()! fixme:msi:MsiSetInternalUI 00000002 0x0 fixme:msi:MsiInstallProductW L"E:\\_isb43\\isscript.msi" L"REBOOT=ReallySuppress ADDLOCAL=All" Any suggestions would be appreciated Thank You, From Michael.
2006 Jun 25
1
MDL ISIS Draw 2.5 + AutoNom2000 in WINE = need help
...other process window (nil) should not use SendMessage fixme:win:SetWindowTextA setting text "Extracting: Setup.bmp" of other process window (nil) should not use SendMessage fixme:msi:MsiInstallProductW L"C:\\windows\\temp\\_ise7d1\\ISScript1150.Msi" L"REBOOT=ReallySuppress ADDLOCAL=ISScript" err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Arquivos de programas\\Arquivos comuns\\InstallShield\\Driver\\1150\\Intel 32\\IDriver.exe" -> L"c:\\Arquivos de programas\\Arquivos comuns\\InstallShield\\Driver\\1150\\Intel 32\\", last error 80 fixme...
2009 Feb 14
2
[LLVMdev] Using CallingConvLower in ARM target
Sure. Updated patches attached. deep On Fri, Feb 13, 2009 at 5:47 PM, Evan Cheng <evan.cheng at apple.com> wrote: > > On Feb 13, 2009, at 4:25 PM, Sandeep Patel wrote: > >> ARMTargetLowering doesn't need case #1, but it seemed like you and Dan >> wanted a more generic way to inject C++ code into the process so I >> tried to make the mechanism a bit more
2004 Apr 20
0
SAMBA 3.0.2 printing problem
...r and now cannot print incoming FAX's. Here is an extract of the CUPS error log with LogLevel set to to 'debug'. (Appologies for the length - I wasn't sure what was important, but I've tried to shorten it) Any help would be much appreciated D [03/Mar/2004:10:30:43 +0200] AddLocation: added location '/admin' D [03/Mar/2004:10:30:43 +0200] DenyIP: /admin deny 00000000/00000000 D [03/Mar/2004:10:30:43 +0200] AllowIP: /admin allow 7f000001/ffffffff D [03/Mar/2004:10:30:43 +0200] AddLocation: added location '/printers/faxprn' D [03/Mar/2004:10:30:43 +0200] Deny...
2007 Mar 22
0
Fwd: RSPerl buffer overflow
...eric ? -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" ?-g -D_R_=1 -DUSE_R=1 R.c R.c: In function 'XS_R_call': R.c:115: warning: unused variable 'RETVAL' R.xs:103: warning: unused variable 'addLocal' R.c: In function 'XS_R_callWithNames': R.c:267: warning: unused variable 'RETVAL' R.xs:243: warning: unused variable 'addLocal' R.xs: In function 'XS_R_initRSession': R.xs:385: warning: implicit declaration of function 'Rf_initEmbeddedR' R.c: In functi...