Displaying 1 result from an estimated 1 matches for "allocation_order_".
Did you mean:
allocation_order
2009 Dec 22
1
[LLVMdev] Eliminating General Purpose Register
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