Re: [RS6000 1/7] Hide insns not needing to be public

2015-06-24 Thread David Edelsohn
On Tue, Jun 23, 2015 at 8:50 PM, Alan Modra wrote: > * config/rs6000/rs6000.md (addsi3_high, bswaphi2_internal, > ashldi3_internal5, ashldi3_internal8): Prefix with '*'. This patch is okay. The rotate changes need to be discussed and coordinated with Segher. The cost changes are

[RS6000 1/7] Hide insns not needing to be public

2015-06-23 Thread Alan Modra
* config/rs6000/rs6000.md (addsi3_high, bswaphi2_internal, ashldi3_internal5, ashldi3_internal8): Prefix with '*'. diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 6a14ee8..243a151 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.m