Re: [PATCH] macroize some rs6000 call patterns

2011-04-25 Thread David Edelsohn
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

2011-04-01 Thread Nathan Froyd
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...