[llvm-commits] [llvm] r114429 - in /llvm/trunk: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp

Lang Hames lhames at gmail.com
Wed Sep 22 21:35:37 PDT 2010


>
> Yay!
>

Yep - CoalescerPair makes life much easier.

The redundant lines have been removed in r114626 (and the coalescing benefit
calculation has been replaced with a call to LiveIntervals::getSpillWeight).
Thanks for the suggestions!

- Lang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100923/0b03f280/attachment.html>


More information about the llvm-commits mailing list