search for: ovi

Displaying 20 results from an estimated 36 matches for "ovi".

Did you mean: avi
2004 Oct 28
3
ifelse() question
...18638 (rows) 6 (cols) names(dat) [1] "id" "long" "lat" "species" "type" "size" Variable "species" and "type" are factors. Species has 5 levels "BOV" "CAP" "CER" "OVI" "POR" Variable "type" has 11 levels "BRD" "CL" ... "OTHER" I would like to replace the values on species by the values on types only if species is == "POR" I tried: x<-ifelse(dat$species %in% "POR",dat$type,dat$specie...
2012 Aug 06
3
[LLVMdev] Register Coalescer does not preserve TargetFlag
Do you know any backend that implement instructions as a flag modifier in instruction ? Thank, Vincent Lejeune ----- Mail original ----- > De : Jakob Stoklund Olesen <stoklund at 2pi.dk> > À : Vincent Lejeune <vljn at ovi.com> > Cc : "llvmdev at cs.uiuc.edu (LLVMdev at cs.uiuc.edu)" <llvmdev at cs.uiuc.edu> > Envoyé le : Lundi 6 août 2012 20h06 > Objet : Re: [LLVMdev] Register Coalescer does not preserve TargetFlag > > > On Aug 6, 2012, at 11:00 AM, Vincent Lejeune <vljn at...
2010 Oct 21
10
KVM and bridge
...Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev
2012 Oct 20
2
[LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
...fffffffdd60, M=...) at PassManager.cpp:1684 #19 0x0000000000816ff3 in main (argc=4, argv=0x7fffffffe108) at llc.cpp:362 Thank for your fast answer Regards, Vincent >________________________________ > De : Jakob Stoklund Olesen <stoklund at 2pi.dk> >À : Vincent Lejeune <vljn at ovi.com> >Cc : "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu> >Envoyé le : Dimanche 21 octobre 2012 0h05 >Objet : Re: [LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers > > > > >On Oct 20, 2012, at 1:23 PM, Vincent Lejeune <vljn at o...
2012 Aug 06
4
[LLVMdev] Register Coalescer does not preserve TargetFlag
Hi, R600 hardware (Radeon gfx card) does neither have a NEG nor an ABS instruction ; however any sources operand can be negated/abs'd by setting a bit for every source operand in the final bytecode (but not DST). A good way of modeling this behavior in LLVM is by using TargetFlag on operand. Currently the R600 LLVM backend in Mesa lower NEG and ABS DAG instruction to a MOV + TargetFlag using
2012 Aug 06
0
[LLVMdev] Register Coalescer does not preserve TargetFlag
On Aug 6, 2012, at 11:00 AM, Vincent Lejeune <vljn at ovi.com> wrote: > Ok. > > I tried to do it using a pass after register allocation, lowering NEG/ABS instructions. > However I met a problem : apparently getNextOperandForReg() can returns a MachineOperand before the one I'm processing. > > The following code snippet : >...
2012 Oct 21
0
[LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
On Oct 20, 2012, at 3:37 PM, Vincent Lejeune <vljn at ovi.com> wrote: > #5 0x00000000010c8e83 in (anonymous namespace)::JoinVals::getAssignments (this=0x7fffffffd230) at RegisterCoalescer.cpp:1305 Does this fix it? diff --git a/lib/CodeGen/RegisterCoalescer.cpp b/lib/CodeGen/RegisterCoalescer.cpp index ba6b456..2ca67d6 100644 --- a/lib/CodeGen/R...
2012 Oct 20
0
[LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
On Oct 20, 2012, at 1:23 PM, Vincent Lejeune <vljn at ovi.com> wrote: > below is an output of "llc -march=r600 -mcpu=cayman -print-before-all -debug-only=regalloc file.shader" command from llvm3.2svn. > The register coalescing pass crashes when joining vreg12:sel_z with vreg13 registers, because it tries to access the interval liveness...
2011 Feb 07
2
Bug#612237: xen-hypervisor-4.0-amd64: Fails to boot after upgrade from lenny
...recommends: ii xen-utils-4.0 4.0.1-2 XEN administrative tools Versions of packages xen-hypervisor-4.0-amd64 suggests: pn xen-docs-4.0 <none> (no description available) -- debconf information excluded -------------------------------------------------------------- Ovi Mail: Making email access easy http://mail.ovi.com
2012 Mar 30
1
Popups not appearing for leaflet using mxn 2.0.18
Good day, I''m trying out the new Leaflet provider using the 2.0.18 release. Unfortunately, I haven''t been able to get a marker bubble (popup) to appear after clicking on the marker. I think my use of Mapstraction is correct as I see a popup appear for the googlev3, ovi, and openlayers providers when I switch with no other changes to...
2012 Aug 06
0
[LLVMdev] Register Coalescer does not preserve TargetFlag
On Aug 6, 2012, at 10:45 AM, Vincent Lejeune <vljn at ovi.com> wrote: > Is it possible to "customise" INSERT_SUBREG and COPY instructions to add them an immediate operands ? > I know that COPY is lowered using copyPhysReg() function in MachineTargetInstrInfo, but I'm not sure there is something equivalent for INSERT_SUBREG. No, th...
2012 Aug 06
0
[LLVMdev] Register Coalescer does not preserve TargetFlag
On Aug 6, 2012, at 11:12 AM, Vincent Lejeune <vljn at ovi.com> wrote: > Do you know any backend that implement instructions as a flag modifier in instruction ? No, I am not aware that any of the targets in the tree do something like that. TargetFlags is used by ARM to modify global symbol operands and such. But I meant you should be looking at th...
2010 Jul 23
0
Generating mp3s from lattice-made pdfs with animation package
I have generated a multi-page pdf with lattice. Now I want to make an mpeg3 file animation from it. I have been experimenting with the 'animation' package. The saveM ovie function will create an mp3 file, but it is not clear if it will take a pdf as the 'expr' that generates animations. Suggestions about use of the animation package, or other ways to animate lattice output in an mp3 file, are appreciated -Seth Bigelow [[alternative HTML version del...
2010 Jun 18
1
Using Wine to sync mobile phones with Linux?
Hello! The number of mobile (smart) phones that include synchronising software to be used with Linux is... well, let's call it "very clearly laid out", to be polite. I wonder if it was possible to run the Windows software that comes with every mobile device using Wine in order to synchronize meetings and contacts. Has any one ever done this? If so: which phones or which software
1997 Jul 30
0
Can't run SAMBA from inetd
.../samba/bin/nmbd After this I killed any samba-prosecces, and refreshed the inetd with: refresh -s inetd This did not work. Running SAMBA as a daemon works OK, but I would like to run it from inetd because of the load on the server. My system: IBM RS 530 / AIX 3.2.5 Anyone? Best regards Olav ovi@autronica.no
1998 Jun 16
1
File access trouble
...e then everyone is allowed access to the shares regardless if they really are a member of that group or not. I would be grateful if anyone could point me in the right direction. I am running Samba version 1.9.18p7 and AIX 3.2.5 Best regard Olav Viken _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ovi@autronica.no
2010 Oct 23
0
Shorewall 4.4.14 RC 1
...Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev
2010 Oct 23
0
Shorewall 4.4.14 RC 1
...Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev
2012 Sep 27
1
[LLVMdev] Setting cl::opt<bool> EnablePhysicalJoin without a command line
Hi, The R600 backend uses the register coalescer pass to generate code. This pass has a EnablePhysicalJoin boolean value which is set to false by default. The way the R600 backend is used in Mesa runtime makes it very usefull to be set to true : We use live inst to represent OpenGL Input, which are converted to vreg = COPY %PhysReg after instruction selection. For instance, the following sample
2012 Oct 26
1
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
...gt;, pred:%noreg > Successors according to CFG: BB#1 > > # End machine code for function main. > ___________________________________________ > > > ----- Mail original ----- >> De : Ivan Llopard <ivanllopard at gmail.com> >> À : Vincent Lejeune <vljn at ovi.com> >> Cc : "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu> >> Envoyé le : Jeudi 25 octobre 2012 21h54 >> Objet : Re: [LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG. >> >> Hi Vincent, >> >> On 25/10/2012 18:14, Vincent L...