[llvm-commits] [llvm] r134216 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 1 15:14:40 PDT 2011


On Fri, Jul 01, 2011 at 03:02:38PM -0700, Jakob Stoklund Olesen wrote:
> 
> On Jul 1, 2011, at 2:27 PM, Joerg Sonnenberger wrote:
> 
> > On Fri, Jul 01, 2011 at 12:16:55AM -0000, Rafael Espindola wrote:
> >> Author: rafael
> >> Date: Thu Jun 30 19:16:54 2011
> >> New Revision: 134216
> >> 
> >> URL: http://llvm.org/viewvc/llvm-project?rev=134216&view=rev
> >> Log:
> >> Add 134199 back, but disable the optimization when the second copy is a kill.
> >> 
> >> Modified:
> >>    llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
> > 
> > Not sure if it this change, but I hit the attached assertion during the
> > llvm rebuild in the NetBSD tree.
> 
> It could be. Can you still reproduce after Duncan disabled Rafael's patch? (r134237).
> 
> If so, please file a PR with a bit code file.

I'm seeing it with r134258.

Joerg



More information about the llvm-commits mailing list