search for: regsterinfo

Displaying 1 result from an estimated 1 matches for "regsterinfo".

Did you mean: registerinfo
2006 Jul 22
1
[LLVMdev] Changing number of registers
Dear llvmers, I am testing my register allocator, and I want to reduce the number of registers in the target architecture, to force spilling. Is there a simple way of doing this? best, Fernando