[LLVMdev] poolalloc and steensgaard

Daniel Guo realdaniel2013 at gmail.com
Wed Feb 11 11:51:35 PST 2015


Hi Yogesh,
Thanks for the reply.
Sounds like i have two choices:
(1) use llvm2.7 poolalloc (including steensgaard), but it is buggy?
(2) adjust steensgaard based on lastest poolalloc, but it needs too much
modification? and also the correctness can not be promised?

Daniel.

On Wed, Feb 11, 2015 at 2:21 PM, Yogesh Chavan <cs13m1012 at iith.ac.in> wrote:

> Hi Daniel,
>
> To my knowledge, there is no other implementation available for
> Steensgaard AA except poolalloc.
> I have tried Steensgaard AA under LLVM 2.7 poolalloc, but there are lots
> of bugs which need to be fixed. It will be a good idea to use previous
> implementation, but you will have to modify (a lot) it with respect to the
> latest version of LLVM poolalloc.
>
> Thanks,
> -Yogesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150211/4e2002c9/attachment.html>


More information about the llvm-dev mailing list