search for: boulo

Displaying 20 results from an estimated 32 matches for "boulo".

Did you mean: boulos
2012 Nov 29
1
[LLVMdev] Old JIT Status (i.e., can we delete it?)
...about code emitted by the old JIT. MCJIT, on ELF platforms at least, registers emitted code with GDB for full source level debugging (when debug info is available). -Andy -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Solomon Boulos Sent: Thursday, November 29, 2012 1:01 PM To: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Old JIT Status (i.e., can we delete it?) On Nov 24, 2012, at 3:50 PM, Rafael Espíndola wrote: > On 24 November 2012 17:36, Chris Lattner <clattner at apple.com> wrote: >> As others have sai...
2012 Nov 29
0
[LLVMdev] Old JIT Status (i.e., can we delete it?)
On Nov 24, 2012, at 3:50 PM, Rafael Espíndola wrote: > On 24 November 2012 17:36, Chris Lattner <clattner at apple.com> wrote: >> As others have said, unfortunately it is premature to remove the old jit. I don't know of anyone using the EH code though... It can almost certainly be removed! > > Cool. I will remove the EH bits by the end of the week if no one complains.
2013 Jul 19
2
[LLVMdev] SIMD instructions and memory alignment on X86
...owards a bug in one of the >> optimization passes. >> >> I'm going to dig through the passes controlled by that parameter and see >> if I can narrow down which optimization is causing it. >> >> Peter N >> >> >> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >> >>> As someone off list just told me, perhaps my new bug is the same issue: >>> >>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>> >>> Do you happen to be using FastISel? >>> >>> Solomon >>> >>> On...
2013 Jul 19
0
[LLVMdev] SIMD instructions and memory alignment on X86
...>> of the optimization passes. >> >> I'm going to dig through the passes controlled by that parameter >> and see if I can narrow down which optimization is causing it. >> >> Peter N >> >> >> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >> >> As someone off list just told me, perhaps my new bug is the >> same issue: >> >> http://llvm.org/bugs/show_bug.cgi?id=16640 >> >> Do you happen to be using FastISel? >> >> Solomon >> &g...
2013 Jul 19
2
[LLVMdev] SIMD instructions and memory alignment on X86
...gt; optimization passes. >>> >>> I'm going to dig through the passes controlled by that parameter and see >>> if I can narrow down which optimization is causing it. >>> >>> Peter N >>> >>> >>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>> >>>> As someone off list just told me, perhaps my new bug is the same issue: >>>> >>>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>>> >>>> Do you happen to be using FastISel? >>>> >>>> Solom...
2013 Jul 19
0
[LLVMdev] SIMD instructions and memory alignment on X86
...I'm going to dig through the passes controlled by that >>> parameter and see if I can narrow down which optimization is >>> causing it. >>> >>> Peter N >>> >>> >>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>> >>> As someone off list just told me, perhaps my new bug is >>> the same issue: >>> >>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>> >>> Do you happen to be using FastISel? &...
2010 Oct 06
1
[LLVMdev] LLVM 2.8 download labeled as 2.8rc
The currently linked LLVM 2.8 source download (http://llvm.org/releases/2.8/llvm-2.8.tgz) has the version labeled as 2.8rc in Makefile.config instead of just 2.8. Solomon
2005 Jun 27
1
password scheme
Hi, I have dovecot-0.99.11-1.FC3.4 running on fedora core 3, and authenticating with openLDAP on a remote server. When i try to authenticate, i get the error "Unknown password scheme SSHA". I read that earlier on this mailing list, SSHA was not suported by dovecot. Is it supported now? what should i do to make my password authentication work? The users in the openLDAP database have
2005 May 13
0
Please, Help on Winbind/Squid
...big problems with WInbind and Squid ... i have join the domain without problems and : [root@gw squid]# wbinfo -t checking the trust secret via RPC calls succeeded [root@gw squid]# [root@gw squid]# wbinfo -p Ping to winbindd succeeded on fd 4 [root@gw squid]# [root@gw squid]# wbinfo -u|more ARN BOULO <...> all work's but when i put : [root@gw squid]# ./wb_group -d /wb_group[28942](wb_check_group.c:344): External ACL winbindd group helper build Apr 25 2005, 17:11:22 starting up... /wb_group[28942](wb_check_group.c:308): Can't contact winbindd. Dying [root@gw squid]# ./wb_auth -...
2012 Dec 02
0
[LLVMdev] Old JIT Status (i.e., can we delete it?)
...> > MCJIT, on ELF platforms at least, registers emitted code with GDB for full source level debugging (when debug info is available). > > -Andy > > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Solomon Boulos > Sent: Thursday, November 29, 2012 1:01 PM > To: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] Old JIT Status (i.e., can we delete it?) > > On Nov 24, 2012, at 3:50 PM, Rafael Espíndola wrote: > >> On 24 November 2012 17:36, Chris Lattner <clattner at apple.com>...
2013 Jul 19
2
[LLVMdev] SIMD instructions and memory alignment on X86
...;>> >>>> I'm going to dig through the passes controlled by that parameter and >>>> see if I can narrow down which optimization is causing it. >>>> >>>> Peter N >>>> >>>> >>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>> >>>>> As someone off list just told me, perhaps my new bug is the same issue: >>>>> >>>>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>>>> >>>>> Do you happen to be using FastISel? >>>&gt...
2012 Nov 24
2
[LLVMdev] Old JIT Status (i.e., can we delete it?)
On 24 November 2012 17:36, Chris Lattner <clattner at apple.com> wrote: > As others have said, unfortunately it is premature to remove the old jit. I don't know of anyone using the EH code though... It can almost certainly be removed! Cool. I will remove the EH bits by the end of the week if no one complains. > -Chris Cheers, Rafael
2013 Jul 19
0
[LLVMdev] SIMD instructions and memory alignment on X86
...s controlled by that >>>> parameter and see if I can narrow down which >>>> optimization is causing it. >>>> >>>> Peter N >>>> >>>> >>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>> >>>> As someone off list just told me, perhaps my new >>>> bug is the same issue: >>>> >>>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>>> >>>>...
2013 Jul 19
0
[LLVMdev] SIMD instructions and memory alignment on X86
...that parameter and see if I can narrow down which >>>>> optimization is causing it. >>>>> >>>>> Peter N >>>>> >>>>> >>>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>>> >>>>> As someone off list just told me, perhaps my >>>>> new bug is the same issue: >>>>> >>>>> http://llvm.org/bugs/show_bug.cgi?id=16640 >>&gt...
2013 Jul 17
0
[LLVMdev] SIMD instructions and memory alignment on X86
As someone off list just told me, perhaps my new bug is the same issue: http://llvm.org/bugs/show_bug.cgi?id=16640 Do you happen to be using FastISel? Solomon On Jul 16, 2013, at 6:39 PM, Peter Newman <peter at uformia.com> wrote: > Hello all, > > I'm currently in the process of debugging a crash occurring in our program. In LLVM 3.2 and 3.3 it appears that JIT generated
2013 Jul 19
3
[LLVMdev] fptoui calling a function that modifies ECX
...>>>>>>>> and see if I can narrow down which optimization is causing it. >>>>>>>> >>>>>>>> Peter N >>>>>>>> >>>>>>>> >>>>>>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>>>>>> >>>>>>>>> As someone off list just told me, perhaps my new bug is the same >>>>>>>>> issue: >>>>>>>>> >>>>>>>>> http://llvm.org/bugs/show_bug.cgi?i...
2013 Jul 18
2
[LLVMdev] SIMD instructions and memory alignment on X86
...evel passed to createJIT down appears to avoid it, so I'm now leaning towards a bug in one of the optimization passes. I'm going to dig through the passes controlled by that parameter and see if I can narrow down which optimization is causing it. Peter N On 17/07/2013 1:58 PM, Solomon Boulos wrote: > As someone off list just told me, perhaps my new bug is the same issue: > > http://llvm.org/bugs/show_bug.cgi?id=16640 > > Do you happen to be using FastISel? > > Solomon > > On Jul 16, 2013, at 6:39 PM, Peter Newman <peter at uformia.com> wrote: > &...
2013 Jul 19
2
[LLVMdev] fptoui calling a function that modifies ECX
...>>> and see if I can narrow down which optimization is causing it. >>>>>>>>> >>>>>>>>> Peter N >>>>>>>>> >>>>>>>>> >>>>>>>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>>>>>>> >>>>>>>>>> As someone off list just told me, perhaps my new bug is the same >>>>>>>>>> issue: >>>>>>>>>> >>>>>>>>>> http://llvm.org...
2013 Jul 19
0
[LLVMdev] fptoui calling a function that modifies ECX
...gt;>> >>>>>>>> Peter N >>>>>>>> >>>>>>>> >>>>>>>> On 17/07/2013 1:58 PM, Solomon >>>>>>>> Boulos wrote: >>>>>>>> >>>>>>>> As someone off list just told >>>>>>>> me, perhaps my new bug is the >>>>>>>> sam...
2013 Jul 19
2
[LLVMdev] fptoui calling a function that modifies ECX
...if I can narrow down which optimization is causing it. >>>>>>>>>> >>>>>>>>>> Peter N >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 17/07/2013 1:58 PM, Solomon Boulos wrote: >>>>>>>>>> >>>>>>>>>>> As someone off list just told me, perhaps my new bug is the same >>>>>>>>>>> issue: >>>>>>>>>>> >>>>>>>>>>&gt...