<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Easily reproducible GPU lockup (verde) with any mesa 10.5.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90523#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Easily reproducible GPU lockup (verde) with any mesa 10.5.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90523">bug 90523</a>
              from <span class="vcard"><a class="email" href="mailto:acab@digitalfuture.it" title="acab@digitalfuture.it">acab@digitalfuture.it</a>
</span></b>
        <pre>(In reply to Michel Dänzer from <a href="show_bug.cgi?id=90523#c5">comment #5</a>)
<span class="quote">> Can you try isolating the LLVM change introducing it with git bisect? Note
> that this might require some tweaking because current Mesa might fail to
> build against some development snapshots of LLVM.</span >

Yes I could, however upsteam appears to maintain llvm in svn.
There is a git repository as well but it lacks branches and tags.

Additionally the branch history doesn't look very linear and so far i've failed
to match the proper commit from the branch in master.
For example the top commit in
<a href="http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_352/final">http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_352/final</a> is:
------------------------------------------------------------------------
r214336 | rafael.espindola | 2014-07-30 17:04:00 -0400 (Wed, 30 Jul 2014) | 9
lines

SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.

Which appears to match commit 7fef5a3d1907c813712fcb2a44d8187a65ba08cd:
Author: Rafael Espindola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>>
Date:   Wed Jul 30 21:04:00 2014 +0000

    SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.


However mesa 10.5.5 doesn't build against that llvm (doesn't like
TM->getSubtargetImpl()->getInstrInfo() in lp_bld_debug.cpp), but it does build
against 3.5.2.


Can you suggest some commit ids i could use as good and bad markers?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>