[LLVMdev] Dependence Analysis

Vikram S. Adve vadve at cs.uiuc.edu
Wed Jul 20 21:07:46 PDT 2005


Naftali,

Tanya Lattner has already made a start on the dependence analysis  
itself but is not working on it any more.  That is a much bigger  
project than the pointer-to-array-indexing conversion.  If you are  
interested in picking up on that, we should discuss it (probably  
offline).  There are some algorithmic choices that I think are  
important here, to combine speed and generality.

--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.cs.uiuc.edu/


On Jul 17, 2005, at 11:53 PM, Naftali Schwartz wrote:

> Hi, everyone.  I've been examining llvm for a while and been duly  
> impressed.  I'd like to contribute in the area of dependence  
> analysis, and a good place to start seems to be in the  
> transformation of pointers to explicit array accesses.  Is anyone  
> else working on this?  If not, does this seem a plausible place to  
> start and how would be the best way to go about it?
>
> Thanks,
> Naftali
>
> _______________________________________________
> LLVM Developers mailing list
> 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