[llvm-commits] [llvm] r47046 - in /llvm/trunk: include/llvm/CodeGen/LiveIntervalAnalysis.h lib/CodeGen/SimpleRegisterCoalescing.cpp lib/CodeGen/SimpleRegisterCoalescing.h
Chris Lattner
clattner at apple.com
Wed Feb 13 13:04:12 PST 2008
On Feb 13, 2008, at 10:58 AM, Evan Cheng wrote:
>> Ah, I see. Well this seems like an independently useful change that
>> will both speed up and simplify coalescing. Are you interested in
>> tackling it as part of this project?
>
> That's the plan. Without RAUW change, I can't enable this
> optimization.
Awesome, thanks.
> It's *shouldn't* take long.
*crosses fingers* :)
-Chris
More information about the llvm-commits
mailing list