[llvm-commits] [llvm] r78318 - in /llvm/trunk: include/llvm/CodeGen/RegisterScavenging.h lib/CodeGen/RegisterScavenging.cpp
Jakob Stoklund Olesen
stoklund at 2pi.dk
Thu Aug 6 15:14:10 PDT 2009
On 06/08/2009, at 23.59, John Mosby wrote:
> We're changing PEI to allow it to allocate registers using RS in
> certain situations. It will use CSRs that are not already used in
> the function and spill them as necessary.
That sounds like a good plan.
> I'm going to disable part of my last commit until I have finished
> the changes to PEI.
OK, thanks.
More information about the llvm-commits
mailing list