rs6000.c (const_load_sequence_p): Handle extra indirection for large and small code...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 1 Dec 2015 16:10:45 +0000 (16:10 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 1 Dec 2015 16:10:45 +0000 (16:10 +0000)
commit3b47f4cc104bd8ab91eb1d72faf129f13f94b3c0
tree2a306bf5c0894d0b129fc5c8cdc905005e5119f5
parent37d5ad46dde4e1cf71bd94f39f66e1fa98591222
rs6000.c (const_load_sequence_p): Handle extra indirection for large and small code models.

[gcc]

2015-12-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/rs6000.c (const_load_sequence_p): Handle extra
indirection for large and small code models.
(adjust_vperm): Likewise.

[gcc/testsuite]

2015-12-01  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gcc.target/powerpc/swaps-p8-22.c: New.

From-SVN: r231119
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/swaps-p8-22.c [new file with mode: 0644]