rs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN as an unswappable operand...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 9 Sep 2014 16:53:07 +0000 (16:53 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 9 Sep 2014 16:53:07 +0000 (16:53 +0000)
commit65cf8039d32910001c273c983969825597f00d5b
tree3873519b76ba2ef7abf0fa9fe985713de31a460b
parent647d790d2f08bf28e5972644efd563057ff7634d
rs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN as an unswappable operand...

[gcc]

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

* config/rs6000/rs6000.c (rtx_is_swappable_p): Add
UNSPEC_VSX_CVDPSPN as an unswappable operand, and add commentary
on how to make it legal in future.

[gcc/testsuite]

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

* gcc.target/powerpc/swaps-p8-15.c: Remove scan-assembler-not for
xxpermdi and add commentary about adding it back later; remove
unused typedef.

From-SVN: r215088
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/swaps-p8-15.c