Re: [PATCH, rs6000, 4.9] Backport little endian swap optimization to 4.9

2015-03-25 Thread Bill Schmidt
On Wed, 2015-03-25 at 17:56 -0400, David Edelsohn wrote: > On Wed, Mar 25, 2015 at 12:42 PM, Bill Schmidt > wrote: > > Hi, > > > > The POWER-specific little-endian swap optimization pass has been burning > > in on mainline since last August. Since then there have been a few > > improvements and b

Re: [PATCH, rs6000, 4.9] Backport little endian swap optimization to 4.9

2015-03-25 Thread David Edelsohn
On Wed, Mar 25, 2015 at 12:42 PM, Bill Schmidt wrote: > Hi, > > The POWER-specific little-endian swap optimization pass has been burning > in on mainline since last August. Since then there have been a few > improvements and bug fixes, but the code is very stable. I've had some > recent requests