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