<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 4/20/11 1:05 AM, Andreas Wilhelm wrote:
    <blockquote cite="mid:8411CF90-9560-4472-99E1-19396BA32075@gmx.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>
        <div>Am 19.04.2011 um 16:44 schrieb John Criswell:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <div bgcolor="#ffffff" text="#000000"> On 4/19/11 5:57 AM,
            Andreas Wilhelm wrote:
            <blockquote cite="mid:20110419105726.54570@gmx.net"
              type="cite"> <span style="font-family: Verdana;"><span
                  style="font-size: 12px;">Hello,<br>
                  <br>
                  I found some code within the pool allocation project
                  to identify parallelizable function calls.<br>
                  Unfortunately the functionality isn't part of the
                  current release of poolalloc (in release 14 it was).<br>
                </span></span></blockquote>
            <br>
            Can you tell me in what file(s) this is implemented?  I
            wasn't aware that the poolalloc project had such an
            analysis.<br>
          </div>
        </blockquote>
        <br>
        <span class="Apple-style-span" style="font-family: Verdana;
          font-size: 12px;">The automatic parallelization was
          implemented in poolalloc/lib/DSA/Parallelize.cpp. The pass
          uses the PDG of class PgmDependenceGraph to identify
          parallelizable function calls. Do you know something about the
          idea behind those code?</span><br>
      </div>
    </blockquote>
    <br>
    Sadly, no.  I don't know anything about that code.  I searched
    through the old CVS repository for the commit logs of this file.  It
    appears to have been removed long ago because it fell into disuse.<br>
    <br>
    -- John T.<br>
    <br>
  </body>
</html>