Descriptioncmd/6g, cmd/8g: Allow optimization of return registers.
The peephole optimizer would keep hands off AX and X0 during returns, even though go doesn't return through registers.
Patch Set 1 #Patch Set 2 : diff -r 88ae367d61aa https://code.google.com/p/go/ #Patch Set 3 : diff -r 88ae367d61aa https://code.google.com/p/go/ #Patch Set 4 : diff -r e8cfa948baf2 https://code.google.com/p/go/ #MessagesTotal messages: 6
|