[LLVMdev] Eliminating General Purpose Register

Juan Carlos Martinez Santos juanc.martinez.santos at gmail.com
Tue Dec 22 13:47:30 PST 2009


Hello,

Sound odd, but how I can reduce the amount of GPR available. Is there a
place (file) where I let know the compiler how many register it can use?

I have planned to used some registers for special purpose, so I want to
estimate the cost before to do it. In my project, I cannot add register to
the current architecture (I will imply redesign my core - x86based).

Thanks in advance,

-- 
Juan Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091222/2816fc26/attachment.html>


More information about the llvm-dev mailing list