[LLVMdev] request for help writing a register allocator
Lang Hames
lhames at gmail.com
Mon Oct 19 20:15:42 PDT 2009
Å correction:
> You could re-write it in place (using
> MachineRegisterOperand::setReg(<reg>)...
>
That should have been MachineOperand::setReg(<reg>)...
And a disclaimer:
I wrote the PBQP allocator, so I might be biased. I think it's easier to
follow than linear scan though.
- Lang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091019/1d315fc9/attachment.html>
More information about the llvm-dev
mailing list