<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/3/2011 1:40 AM, Rahil Rahimian wrote:
    <blockquote
      cite="mid:1320306043.69615.YahooMailNeo@web113915.mail.gq1.yahoo.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: times new roman,new york,times,serif;
        font-size: 12pt;">
        <div>Hi all,</div>
        <div><br>
        </div>
        <div>I want to analyze memory dependence in the loop and to
          obtain set of memory dependence of an instruction in the loop.
          <br>
        </div>
        <div>Can  anyone assist me in this topic?</div>
      </div>
    </blockquote>
    <br>
    Please see the Memory Dependence Analysis pass
    (<a class="moz-txt-link-freetext" href="http://llvm.org/doxygen/classllvm_1_1MemoryDependenceAnalysis.html">http://llvm.org/doxygen/classllvm_1_1MemoryDependenceAnalysis.html</a>).<br>
    <br>
    -- John T.<br>
    <br>
    <blockquote
      cite="mid:1320306043.69615.YahooMailNeo@web113915.mail.gq1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div><br>
        </div>
        <div>
          Regards,</div>
        <div>Rahil<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>