search for: lejeun

Displaying 20 results from an estimated 28 matches for "lejeun".

Did you mean: lejeune
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: [L...
2012 Aug 06
4
[LLVMdev] Register Coalescer does not preserve TargetFlag
...32:%vreg15     Joined. Result = %vreg20 = [304r,400r:0)  0 at 304r I'd like to prevent this specific join from occuring, because DST register cannot be negated. Is there a way to control the JoinCopy function from RegisterCoalescer ? Or is there any way to do that otherwise ? Regards, Vincent Lejeune.
2004 Oct 05
5
random errors "the local drive name is already in use. This connection has not been restored."
...ut the problem, e.g. something like a SMB protocol analyzer (for networking newbies...) ? Or a way to know why Windows clients disconnect (if they decide to disconnect, rather than get disconnected) ? Or would you know problems about slow Samba servers ? Thanks in advance for your answers, Yves Lejeune. yves.lejeune@kodak.com
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...
2012 Oct 20
2
[LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
...nager::run (this=0x7fffffffdd60, 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 Leje...
2012 Jun 16
2
Online resizing disk Windows Dom U
...and create the DomU We have try with sign and unsigned drivers gplpv, with Windows 2008 and Windows 2003 server : http://apt.univention.de/download/addons/gplpv-drivers/ I have try one time with XCP and it''s look ok. Any idea to do the online resizing without reboot ? Thanks Matthieu Lejeune
2008 May 05
14
[poll] What was your primary language before you started coding in Ruby?
This is an informal poll. If you are primarily a Ruby programmer, - What was your primary language before you started coding in Ruby? Else, - What''s your current programming language of choice? I''ll start: Perl -------------- next part -------------- An HTML attachment was scrubbed... URL:
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 --...
2001 Mar 06
1
AIC bug?
...ittle problem. In the help, AIC = - 2log L + k*edf. When the model is linear, the help said " -2log L is the deviance ". I have a model toto.lm with one output and three input where deviance(toto.lm) = 8.027 and edf =4. But AIC = -31.55. I don't understand why? Many thanks. Jean LEJEUNE Universit? de CAEN (France) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !...
2005 Nov 09
1
Tendancy Chi test?
Hello, I would like to know what I do it to test correlation between ordered categorical variables. Tendancy Chi test? Thank you, Melle Lejeune Julie [[alternative HTML version deleted]]
2004 Oct 05
0
random errors"the local drive name is already in use.This connection has not beenrestored."
...t know how the other OSs might be affected. Steve -----Original Message----- From: samba-bounces+bryant=hdlegal.com@lists.samba.org [mailto:samba-bounces+bryant=hdlegal.com@lists.samba.org]On Behalf Of Hamish Sent: Tuesday, October 05, 2004 2:59 PM To: Brad Otto Cc: samba@lists.samba.org; yves.lejeune@kodak.com Subject: Re: [Samba] random errors"the local drive name is already in use.This connection has not beenrestored." I think this is possibly a windows problem, I have had the same error in high usage workgroup situations with win2000. There is a relatively simple fix, I think...
2009 Mar 01
7
Poll UPS / Driver not connected with UPS MGE Evolution 850VA USB
Hello, I encounter a problem using the UPS MGE Evolution 850 VA USB with Debian Etch and the nut package available for this version. I got this error: ==syslog== Can't connect to UPS [MGE850VA] (usbhid-ups-auto): No such file or directory upsd[2767]: Startup successful upsmon[2769]: Startup successful upsd[2767]: Connection from 127.0.0.1 upsd[2767]: Client MGE at 127.0.0.1 logged
2012 Dec 18
1
Problem with srptools
...Initializing Physical state: LinkUp Rate: 8 Base lid: 0 LMC: 0 SM lid: 0 Capability mask: 0x02510868 Port GUID: 0x003048ffff9dd515 root@blade4:~# I realy don''t understand the problem. Thank''s for your help Matthieu Lejeune _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
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...
2012 Oct 26
1
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
Vincent, File a bug report so you can get a fix for it. Ivan On 25/10/2012 23:01, Vincent Lejeune wrote: > Thank for your help. You're right, merging vreg32 and vreg48 is perfectly fine, sorry I missed that. > I "brute force" debuged by adding MachineFunction dump after each join, I think I found the issue : it's when vreg32 and vreg10 are merged. > vreg10 only appea...
2009 Apr 05
1
logcheck doesn't ignore messages matched by egrep -f
...failed!$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ upnpd\[[0-9]+\]:[[:print:]]+$ === The command egrep -f /etc/logcheck/ignore.d.server/rule /var/log/ syslog matches the message correctly but logcheck keeps sending me an email regarding this log entry. Is it a bug or did I miss something? Regards, Mr Lejeune
2009 May 21
4
gdi32.dll error
....7 from thisismyinter.net, or the lastest wine-1.1.21, compiled from source. The only way to use wine is to installed wine stable from MacPorts or the Kronenberg's 1.1.21. Hardly, it wasn't gdi32.dll but user32.dll, maybe the whole dynamic library link system is broken. Regards, Mr Lejeune
2012 Oct 25
3
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
Hi Vincent, On 25/10/2012 18:14, Vincent Lejeune wrote: > When examining the debug output of regalloc, it seems that joining 32bits reg also joins 128 parent reg. > > If I look at the : > %vreg34<def> = COPY %vreg6:sel_y; R600_Reg32:%vreg34 R600_Reg128:%vreg6 > > instructions ; it gets joined to : > 928B%vreg34<def&...
2012 Oct 25
0
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
...vreg11<kill>; R600_Reg32:%vreg49,%vreg11 JUMP <BB#1>, 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 Lejeune wr...
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 INSER...