<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chandlerc@gmail.com" title="Chandler Carruth <chandlerc@gmail.com>"> <span class="fn">Chandler Carruth</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Building apitrace with clang 3.4 takes 40+ minutes"
   href="http://llvm.org/bugs/show_bug.cgi?id=19499">bug 19499</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Building apitrace with clang 3.4 takes 40+ minutes"
   href="http://llvm.org/bugs/show_bug.cgi?id=19499#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Building apitrace with clang 3.4 takes 40+ minutes"
   href="http://llvm.org/bugs/show_bug.cgi?id=19499">bug 19499</a>
              from <span class="vcard"><a class="email" href="mailto:chandlerc@gmail.com" title="Chandler Carruth <chandlerc@gmail.com>"> <span class="fn">Chandler Carruth</span></a>
</span></b>
        <pre>And the last obvious and easy to fix quadratic behavior is fixed in r207409.
The code is still quite slow to compile (25 seconds in opt for me) but
overwhelmingly this is due to slowness in LVI and jump threading that are
reasonably well known and lang standing. I don't have a bug handy, but I don't
know that this bug is tracking anything interesting at this point.

Thanks for the original report! Lots of great fixes stemming from that!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>