[LLVMdev] version 2.3 of poolalloc

John Criswell criswell at uiuc.edu
Mon Aug 24 21:47:39 PDT 2009


Tanya Lattner wrote:
> There is no 2.3 release of poolalloc. This is a research project at 
> UIUC and they do not do releases of it.
We have not done scheduled releases of the poolalloc source code.  In 
the past, we have merely kept the SVN version updated with LLVM mainline 
(more or less).  If you want to use DSA or poolalloc, I recommend that 
you update to the upcoming LLVM 2.6 release (the branch for LLVM 2.6 has 
already been created).

I am currently updating the poolalloc source code so that it compiles 
with the upcoming LLVM 2.6 release. This should not take too long, but 
there have been significant changes in the LLVM API over the last month 
that I haven't updated to yet (the LLVM API was changing too frequently 
for awhile, so I suspended updates to the poolalloc source code until 
the API stabilized).

I'll send email to the llvmdev list when these changes to poolalloc are 
complete.

-- John T.

>
> -Tanya
>
>
>
> On Aug 23, 2009, at 6:25 PM, Max Stonebraker wrote:
>
>> Hello,
>>
>> How do I download the poolalloc module for llvm 2.3? This is the svn 
>> command I was trying but it doesn't work:
>>
>> svn co http://llvm.org/svn/llvm-project/poolalloc/RELEASE_23
>>
>> Max
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu> 
>>         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list