<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Zhen,<br>
      <br>
      I've gone ahead and added the text to the LLVM Projects page.  If
      the SVN to Web Server auto-updater thing is working properly, then
      the change should show up on the web page soon.  If it doesn't,
      please let me know.<br>
      <br>
      The change will also need to go through post-commit review, but
      I'm not expecting any problems with that.<br>
      <br>
      Regards,<br>
      <br>
      John Criswell<br>
      <br>
      On 8/20/14, 6:42 AM, Zhen Li wrote:<br>
    </div>
    <blockquote
      cite="mid:1c9515d7-71de-45e0-831a-9b84d69f6de8@HUB1.rwth-ad.de"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Dear LLVM Devs,<br>
      <br>
      We are a team from German Research School for Simulation Sciences.
      We are currently working on DiscoPoP (<u>Disco</u>very of <u>Po</u>tential


      <u>P</u>arallelism), which is an LLVM-based tool that assists in
      identifying potential parallelism in sequential programs. The tool
      uses LLVM to instrument the code for finding both control and data
      dependences. A series of analyses are built on top of dependence
      to explore potential parallelism and parallel patterns. We have a
      modified version of Clang with a new option "-dp" to invoke our
      tool.<br>
      <br>
      We have a web page about DiscoPoP: <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://www.grs-sim.de/discopop">http://www.grs-sim.de/discopop</a>,
      and we would like to know if it is possible to have our project
      listed on "Projects built with LLVM" page of LLVM website. Our
      plan is to make DiscoPoP an open-source tool in the near future.<br>
      <br>
      ----------------------------------<br>
      The entry for our project:<br>
      <br>
      DiscoPoP: A parallelism discovery tool<br>
      <br>
      By the <a href=<a moz-do-not-send="true"
        class="moz-txt-link-rfc2396E"
href="http://www.grs-sim.de/research/parallel-programming/multicore-programming/">"http://www.grs-sim.de/research/parallel-programming/multicore-programming/"</a>>DiscoPoP

      Dev Team</a><br>
      <br>
      <a href=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.grs-sim.de/discopop">"http://www.grs-sim.de/discopop"</a>>DiscoPoP
      (<u>Disco</u>very of <u>Po</u>tential <u>P</u>arallelism)</a>
      is a tool that assists in identifying potential parallelism in
      sequential C/C++ programs. It instruments the code for finding
      both control and data dependences. A series of analyses are built
      on top of dependence to explore potential parallelism and parallel
      patterns.<br>
      <br>
      The instrumentation is done with the help of LLVM. A modified
      version of Clang with a new option "-dp" is also provided to
      invoke DiscoPoP.<br>
      ----------------------------------<br>
      <br>
      Thank you for your attention and we are looking forward to hearing
      from you.<br>
      <br>
      Best regards,<br>
      DiscoPoP Dev Team <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>