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

2015-03-26 Thread David Edelsohn
On Thu, Mar 26, 2015 at 11:25 AM, Bill Schmidt wrote: >> This is a follow-up to >> https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01310.html, which >> backported the POWER-specific little-endian swap optimization pass to >> the 4.9 branch. We also need to backport this to the 4.8 branch. This >>

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

2015-03-26 Thread Bill Schmidt
Oops. Fixed post title. On Thu, 2015-03-26 at 10:23 -0500, Bill Schmidt wrote: > Hi, > > This is a follow-up to > https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01310.html, which > backported the POWER-specific little-endian swap optimization pass to > the 4.9 branch. We also need to backport th