[LLVMdev] Memory Dependence Analysis

Tobias Grosser grosser at fim.uni-passau.de
Thu Mar 31 11:41:41 PDT 2011


On 03/31/2011 02:38 PM, Nipun Arora wrote:
> Hi Tobi,
>
> Thanks for the response, could you point me to the source files of the
> memory dependence pass?

It is part of the Polly source code. Polly is not yet part of the main 
LLVM repository, but is available in its own git repository. You can 
find details how to install Polly on the Polly wiki page[1]. If you need 
any help let me know.

After you checked out Polly, it is available in lib/Dependences.cpp

Cheers
Tobi

[1] http://wiki.llvm.org/Polly



More information about the llvm-dev mailing list