PPC NCG: Refactor stack allocation code
There was only one place where UPDATE_SP was used. Instead of emitting the UPDATE_SP pseudo instruction and pretty printing the instruction sequence emit the list of instructions directly.
Edited by Peter Trommler