> What I want to do is reverse this and minimize register usage as much as > possible, massively favoring memory accesses unless a register absolutely > MUST be used. Thus, I want my backend to produce code like this: Try lowering MEMORY_MOVE_COST.