search for: tendril

Displaying 8 results from an estimated 8 matches for "tendril".

Did you mean: tendrils
2003 Feb 02
1
RAV for Samba (Linux i386)
Just wondering if anyone has thoughts (good or bad) about this product (RAV AntiVirus for Samba (Linux i386))...or any other? I have a client that wants to have A/V *on* their samba server, rather than just scanning the shares from a WS. Any comments regarding ANTIVIRUS PROTECTION and SAMBA are gratefully welcome! TIA -Ryan Beisner
2013 Jun 21
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
...extending MDNode to DINode is going the other >> direction. >> >> >> As discussed, this isn't far enough in the other direction. If we're >> going to touch core LLVM Metadata handling code at all, it needs to be >> a complete/cohesive feature, not just tendrils of a debug info >> feature. Hence (a) or (b) not (c). >> >> Basically, MDNode will have an opcode like the opcode for Instruction, to >> support TBAA, DI, and other types. >> Inside streamers (bc ll reader), we can create the specialized class >> according to t...
2013 Jun 21
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
...t; >> my earlier proposal of extending MDNode to DINode is going the other direction. > > As discussed, this isn't far enough in the other direction. If we're > going to touch core LLVM Metadata handling code at all, it needs to be > a complete/cohesive feature, not just tendrils of a debug info > feature. Hence (a) or (b) not (c). > >> Basically, MDNode will have an opcode like the opcode for Instruction, to support TBAA, DI, and other types. >> Inside streamers (bc ll reader), we can create the specialized class according to the opcode. >> That r...
2013 Jun 21
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
...gt;>>> direction. >>>> >>>> >>>> As discussed, this isn't far enough in the other direction. If we're >>>> going to touch core LLVM Metadata handling code at all, it needs to be >>>> a complete/cohesive feature, not just tendrils of a debug info >>>> feature. Hence (a) or (b) not (c). >>>> >>>> Basically, MDNode will have an opcode like the opcode for Instruction, to >>>> support TBAA, DI, and other types. >>>> Inside streamers (bc ll reader), we can create the s...
2017 Mar 31
3
Well-formed @llvm.lifetime.start and @llvm.lifetime.end intrinsics
2017-03-31 13:46 GMT+02:00 Daniel Berlin <dberlin at dberlin.org>: > > > On Fri, Mar 31, 2017 at 4:05 AM, Michael Kruse <llvmdev at meinersbur.de> > wrote: >> >> 2017-03-31 1:16 GMT+02:00 Daniel Berlin <dberlin at dberlin.org>: >> > if you transformed >> > >> > lifetime.start(%p) >> > use %p >> >
2013 Jun 21
16
[LLVMdev] Proposal: type uniquing of debug info for LTO
...g it in any great detail)) > my earlier proposal of extending MDNode to DINode is going the other direction. As discussed, this isn't far enough in the other direction. If we're going to touch core LLVM Metadata handling code at all, it needs to be a complete/cohesive feature, not just tendrils of a debug info feature. Hence (a) or (b) not (c). > Basically, MDNode will have an opcode like the opcode for Instruction, to support TBAA, DI, and other types. > Inside streamers (bc ll reader), we can create the specialized class according to the opcode. > That requires a lot of chang...
2013 Jun 21
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
On Jun 21, 2013, at 11:56 AM, Eric Christopher wrote: > On Fri, Jun 21, 2013 at 11:50 AM, Manman Ren <mren at apple.com> wrote: >> >> On Jun 21, 2013, at 11:35 AM, Eric Christopher wrote: >> >>> On Thu, Jun 20, 2013 at 10:52 PM, Manman Ren <mren at apple.com> wrote: >>>> >>>> A summary of options for issue #3: >>>>
2013 Jun 21
3
[LLVMdev] Proposal: type uniquing of debug info for LTO
On Fri, Jun 21, 2013 at 11:50 AM, Manman Ren <mren at apple.com> wrote: > > On Jun 21, 2013, at 11:35 AM, Eric Christopher wrote: > >> On Thu, Jun 20, 2013 at 10:52 PM, Manman Ren <mren at apple.com> wrote: >>> >>> A summary of options for issue #3: >>> 3> To actually access the MDNode referenced via the hash value, we need to perform a