Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2

2018-03-20 Thread Michael Meissner
On Tue, Mar 20, 2018 at 08:30:57AM -0500, Segher Boessenkool wrote: > On Thu, Mar 15, 2018 at 01:04:30PM -0400, Michael Meissner wrote: > > This is patch #2 of my series for improving the PowerPC internal memory > > support. It assumes patch #1 has been applied. > > > > This patch moves the

Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2

2018-03-20 Thread Segher Boessenkool
On Thu, Mar 15, 2018 at 01:04:30PM -0400, Michael Meissner wrote: > This is patch #2 of my series for improving the PowerPC internal memory > support. It assumes patch #1 has been applied. > > This patch moves the rs6000_move_128bit function from rs6000.c to a new file, > rs6000-output.c. > >

Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2

2018-03-15 Thread Michael Meissner
This is patch #2 of my series for improving the PowerPC internal memory support. It assumes patch #1 has been applied. This patch moves the rs6000_move_128bit function from rs6000.c to a new file, rs6000-output.c. The third patch will create a rs6000_move_64bit function and change both 32-bit