[llvm-commits] [llvm] r134216 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
Jakob Stoklund Olesen
stoklund at 2pi.dk
Fri Jul 1 15:02:38 PDT 2011
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.
Thanks,
/jakob
More information about the llvm-commits
mailing list