<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:grosbach@apple.com" title="Jim Grosbach <grosbach@apple.com>"> <span class="fn">Jim Grosbach</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Mesa llvmpipe lp_test_arit regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19429">bug 19429</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>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Mesa llvmpipe lp_test_arit regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19429#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Mesa llvmpipe lp_test_arit regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19429">bug 19429</a>
              from <span class="vcard"><a class="email" href="mailto:grosbach@apple.com" title="Jim Grosbach <grosbach@apple.com>"> <span class="fn">Jim Grosbach</span></a>
</span></b>
        <pre>Correct. JIT clients need to specify a CPU and/or target features.

Note that the old JIT's use of autodetection also led to frequent backend
failures on newer hardware (sandy bridge and forward), as it doesn't know how
to handle lots of the new instructions. That won't happen anymore.</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>