Re: [PATCH] macroize some rs6000 call patterns
Nathan, I think this patch overlaps or duplicates part of Alan Modra's recent patch improving sibcalls on rs6000. - David
[PATCH] macroize some rs6000 call patterns
This patch does as $SUBJECT suggests. It doesn't macroize all the call insns, as iterators don't support substituting CONST_INTs, but it does clean up quite a bit. Tested on powerpc64-unknown-linux-gnu. OK to commit? -Nathan * config/rs6000/rs6000.md (*call_local32): Rename to...