[llvm-commits] [llvm] r134216 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Sat Jul 2 10:22:31 PDT 2011
> I'm seeing it with r134258.
An important fix was added in 134309. Can you try that or a newer
commit? If that fail, adding a "return false" to
RegistersDefinedFromSameValue will disable this optimization. If that
fixes the problem, can you please report a bug and assign it to me?
> Joerg
Thanks,
Rafael
More information about the llvm-commits
mailing list