In PowerPC ncg, switch the scratch register from r11 to r0.
authorGeorge Koehler <xkernigh@netscape.net>
Thu, 26 Jan 2017 18:10:08 +0000 (13:10 -0500)
committerGeorge Koehler <xkernigh@netscape.net>
Thu, 26 Jan 2017 18:10:08 +0000 (13:10 -0500)
commitc41688929c7450399451c585f1dad734eed2b158
tree121660318b4f4b112b418362a5d443c4e1cac820
parent1dfd5524e4c5691916a27e1fc5d84dd4b20e8c09
In PowerPC ncg, switch the scratch register from r11 to r0.

r0 is a special case and can't be used when adding a register to a
constant.  The few remaining users of the scratch register don't do
that.  I removed other usages of the scratch register in 7c64dab,
5b5f77419f0eb8f64b7d8.
mach/powerpc/ncg/table