<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:isanbard@gmail.com" title="Bill Wendling <isanbard@gmail.com>"> <span class="fn">Bill Wendling</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DSE is really slow on this input"
   href="http://llvm.org/bugs/show_bug.cgi?id=1423">bug 1423</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>REOPENED
           </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 - DSE is really slow on this input"
   href="http://llvm.org/bugs/show_bug.cgi?id=1423#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DSE is really slow on this input"
   href="http://llvm.org/bugs/show_bug.cgi?id=1423">bug 1423</a>
              from <span class="vcard"><a class="email" href="mailto:isanbard@gmail.com" title="Bill Wendling <isanbard@gmail.com>"> <span class="fn">Bill Wendling</span></a>
</span></b>
        <pre>Marking this as "fixed" again. I'll also upload a .ll file so that it can be
reproduced if necessary.

===-------------------------------------------------------------------------===
                      ... Pass execution timing report ...
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6507 seconds (0.6710 wall clock)

   ---User Time---   --System Time--   --User+System--   ---Wall Time---  ---
Name ---
   0.1882 ( 29.7%)   0.0005 (  2.8%)   0.1887 ( 29.0%)   0.1887 ( 28.1%)  Dead
Store Elimination
   0.1508 ( 23.8%)   0.0019 ( 10.8%)   0.1527 ( 23.5%)   0.1536 ( 22.9%) 
Global Value Numbering
   0.0231 (  3.6%)   0.0015 (  8.8%)   0.0246 (  3.8%)   0.0307 (  4.6%) 
Combine redundant instructions
   0.0283 (  4.5%)   0.0020 ( 11.4%)   0.0303 (  4.7%)   0.0303 (  4.5%)  Value
Propagation
   0.0292 (  4.6%)   0.0006 (  3.3%)   0.0298 (  4.6%)   0.0298 (  4.4%)  Value
Propagation</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>