[llvm] r184105 - Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Jun 17 13:55:57 PDT 2013


On Jun 17, 2013, at 12:00 PM, Benjamin Kramer <benny.kra at googlemail.com> wrote:

> Author: d0k
> Date: Mon Jun 17 14:00:36 2013
> New Revision: 184105
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=184105&view=rev
> Log:
> Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.

Thanks, Ben!

Are you also going to kill off floating point completely in the register allocator?

/jakob




More information about the llvm-commits mailing list