[LLVMdev] memory dependence in loop
John Criswell
criswell at illinois.edu
Thu Nov 3 07:45:53 PDT 2011
On 11/3/2011 1:40 AM, Rahil Rahimian wrote:
> Hi all,
>
> I want to analyze memory dependence in the loop and to obtain set of
> memory dependence of an instruction in the loop.
> Can anyone assist me in this topic?
Please see the Memory Dependence Analysis pass
(http://llvm.org/doxygen/classllvm_1_1MemoryDependenceAnalysis.html).
-- John T.
>
> Regards,
> Rahil
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111103/1cf224ad/attachment.html>
More information about the llvm-dev
mailing list