rs6000.c (rs6000_expand_vec_perm_const_1): Remove correction for little endian...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 24 Jan 2014 21:32:38 +0000 (21:32 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Fri, 24 Jan 2014 21:32:38 +0000 (21:32 +0000)
commit8adcc78b5fcd47320c710bfe768f1cee9d094e1d
tree230877160c5cd25787f9bf9bc02743f377e1b1bc
parent3d75049621434125a972a3fc738437d33d35ca8a
rs6000.c (rs6000_expand_vec_perm_const_1): Remove correction for little endian...

2014-01-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/rs6000.c (rs6000_expand_vec_perm_const_1): Remove
correction for little endian...
* config/rs6000/vsx.md (vsx_xxpermdi2_<mode>_1): ...and move it to
here.

From-SVN: r207062
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/vsx.md