similar to: [LLVMdev] Choosing the right data structure

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] Choosing the right data structure"

2002 Nov 06
0
[LLVMdev] DSGraph implementation status update
Hi all DSGraph users... This is a note to let you know that I just checked in a rather large change to the data structure graph representation. Here are the bonuses of the new representation: 1. Only the DSNode interface changed, mostly in implementation details, so hopefully client code shouldn't be effected. As a metric, nothing had to change in BottomUp or TopDownClosure.cpp for
2007 Feb 21
0
LLVM 2.0 Progress Report
Hi Everyone, I'm happy to say that LLVM has made many leaps and bounds since the last update in November. Because we are bumping the major version number with this release, we're letting the release go for twice as long as our planned release schedule (6 months instead of 3). We are currently half way through the LLVM 2.0 development cycle. So far, many important and invasive changes
2010 May 24
1
[LLVMdev] obtain programer-defined structure name.
Hi, I intend to trace the Use instructions of a variable object in its lifecycle, so, the first step is to obtain the type of the object. However, the datastructure object is complicated typed value, such as "struct file *f" in linux kernel. The problerm is what operations should be taken to obtain the type of Value "struct *file", and locate or such type Value*s *in a
2007 Aug 23
3
[LLVMdev] Data Structure Analysis
Hi, all I just downloaded the latest version of llvm. I am interested in the data structure analysis of llvm described in this year PLDI paper, titled "Making Context-Sensitive Points-to Analysis with Heap Cloning Practical For The Real World". However, I could not find any source code that seem to do the analysis. I noticed that in llvm 1.9 release, there is a subdirectory named
2007 Aug 23
0
[LLVMdev] Data Structure Analysis
On Aug 22, 2007, at 8:12 PM, Haifeng He wrote: > Hi, all > > I just downloaded the latest version of llvm. I am interested in the > data structure analysis of llvm described in this year PLDI paper, > titled "Making Context-Sensitive Points-to Analysis with Heap Cloning > Practical For The Real World". However, I could not find any source > code that seem to do the
2008 Nov 14
2
[LLVMdev] Using map structure in llvm IR
Hi, How do I create a function in llvm IR which returns a StringMap datastructure? thanks, Bhavani
2007 Apr 18
0
[LLVMdev] Regalloc Refactoring
On Tue, 17 Apr 2007, David Greene wrote: > I'm actually fairly nervous about using inheritance this way. I know > it's done like this all over LLVM but the Template Method pattern is > often better. You don't _really_ need dynamic polymorphism for things > like this. Static polymorphism is sufficient and it has the advantage > of more flexibility for reuse
2019 Mar 20
0
Re: New extents structure proposal
On 3/20/19 10:31 AM, Richard W.M. Jones wrote: > I think the extents map is just too complicated and is unnecessarily > so. How about instead we define the plugin interface to be: > > int can_extents (void *handle); // as before > int extents (void *handle, uint32_t count, uint64_t offset, uint32_t flags, > struct nbdkit_extents_list *list); > > and
2008 Nov 05
1
[LLVMdev] No of Datastructures
Hi I was having just one more problem. I would like to find these datastructures/ primitive types etc inside a block, however the valuesymbol table is available only at a functional level. What can I do so as to get the number + type of datastructs(eg. arrays etc) inside a single block? Thanks Nipun On Fri, Oct 31, 2008 at 12:05 PM, Devang Patel <dpatel at apple.com> wrote: > Hi
2007 Apr 18
1
[LLVMdev] Regalloc Refactoring
Chris Lattner wrote: > This is a very detailed design point. I don't think it makes sense > to talk about this until we are further along :). It's actually a fundamental design decision and therefore needs to be talked about up front. I understand where you're coming from but static polymorphism is the design I'd choose. It's important to get the sense of the
2007 Aug 23
2
[LLVMdev] Data Structure Analysis
A following question about how to install "poolalloc". I checked out poolalloc from svn. But I had a problem of installing it. When I tried to run "configure" with options "--with-llvmsrc" and "--with--llvmobj" pointing to where the source of my llvm and objs dir are (/home/usr/Tools/llvm, e.g.), "configure" complained error message
2008 Oct 31
0
[LLVMdev] No of Datastructures
Hi Nipun, On Oct 30, 2008, at 9:31 PM, Nipun Arora wrote: > Hi > > I am trying to count the no of datastructures and the type, say for > example the number of arrays in a given code. Which pass would give > me this info? And what do I need to use in it? What are you trying to achieve here with this information ? You can iterate over types to collect the info you need. For
2006 Apr 10
4
athlon64/opteron 8GB per CPU
I'm putting together a spec for a big(ger) memory x86_64 host, and I hope some of you-all can help. I'm looking for success stories of hardware that folks are using in production environments, preferably with CentOS 4, with more than 4GB of memory per CPU. I know there are lots of mobos out there that can do this, but I'm looking for what folks really have running. Call me
2004 Apr 22
3
POSIXct vs Dates
I noticed the addition of the Dates class for dates without times, in R 1.9. I am making extensive use of POSIXct at present and would like to know whether it is worth changing to Dates. What are a few of the trade-offs? Thanks, Frank --- Frank E Harrell Jr Professor and Chair School of Medicine Department of Biostatistics Vanderbilt University
2008 Jun 15
0
Choosing the right session store
Hi everyone, I am currently using the activerecord session store for my app built using Facebooker. I know that Facebook has recently released support for cookies (though still in Beta). I was wondering if anyone knows how to use that for the session store. My AR Session store is filling up like crazy - I have about a 100 sessions created in less than a second by a single user. (BTW, is this
2007 Nov 21
0
Choosing the right model
Dear All, Sorry if this question may not be appropriate to this list. I have the following question about the significance of effects in NLME. I fitted data with nlme using the SSlogis as a specification for the conditional mean of my dependent variable Y. When xmid and scal were considered as random, my covarite of interest X was found to have a significant effect on xmid but not on scal.
2020 Jun 30
0
Choosing the right domain
On 30/06/2020 14:41, Maik Holtkamp via samba wrote: > Hi, > > I am about to spend one week of my holidays with transfering our (about > 20 clients) NT4 domain to a AD DC one. > > We are running a samba NT4 PDC on debian buster which is offering dns > (bind9) and dhcp (isc-dhcpd), too. > > I have an older server where I can play with an AD DC setup. > > If I see I
2017 Aug 25
0
GlusterFS as virtual machine storage
On 25/08/2017 6:50 PM, lemonnierk at ulrar.net wrote: > Free from a lot of problems, but apparently not as good as a replica 3 > volume. I can't comment on arbiter, I only have replica 3 clusters. I > can tell you that my colleagues setting up 2 nodes clusters have_a lot_ > of problems. I run Replica 3 VM hosting (gfapi) via a 3 node proxmox cluster. Have done a lot of rolling
2006 Feb 13
0
Few more quarries [was:] Re: Please help in choosing the right patches
Manish Kathuria wrote: > Sandeep Agarwal wrote: >> Manish Kathuria wrote: >> >>Sandeep Agarwal wrote: >> >> >> >> >> >> I have gone through http://www.ssi.bg/~ja/nano.txt AND further >> >> http://www.ssi.bg/~ja/ & got confused in choosing the right patch. >> >> Please suggest if I will choose Jumbo Patch
2007 Aug 23
0
[LLVMdev] Data Structure Analysis
okay. I guess I figured it out. It seems "poolalloc" needs to be put in llvm/projects/ directory. Haifeng On 8/23/07, Haifeng He <hehaifeng2nd at gmail.com> wrote: > A following question about how to install "poolalloc". I checked out > poolalloc from svn. But I had a problem of installing it. When I tried to run > "configure" with options