PPC NCG: Refactor stack allocation code
There is 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