[Soot-list] Regarding Call Graph Construction.....

Shiva R rshiva06 at gmail.com
Sun Mar 13 15:06:18 EDT 2011


On 13 March 2011 21:09, Saswat Anand <saswat78 at gmail.com> wrote:

> It is not clear whether you want to parallelize the points-to analysis
> (i.e., Spark) or just the call-graph construction steps. I suppose you
> want to do the first one.


We are working on the call graph construction steps, the second one.


> If so, an orthogonal approach to doing so is
> to parallelize the BDD engine "buddy" that Paddle uses for points-to
> analysis. I am sure this approach is also challenging. However, the
> advantage of this approach is that you do not have to tackle the large
> code base of soot, and buddy code is small and well-documented. There
> is some evidence that buddy can be significantly more efficient on
> multicores using Cilk++ framework.
>
> Saswat
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
R Shiva
Pre-final year, BTech
Dept of CS&E
IIT Madras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20110314/c34b4107/attachment.html 


More information about the Soot-list mailing list