[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 6 Sep 2013 13:59:47 +0000 (13:59 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 6 Sep 2013 13:59:47 +0000 (13:59 +0000)
commit3c73e2fef91d41bd2d052178b75b5cbf532f07df
tree904af1833f1e6d0a79fb2448ab83c93c63a6bb74
parent8c48eecd19891b9685c47e4a0852530ff861146e
[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".

gcc/
* config/aarch64/aarch64.md
(*movtf_aarch64): Use neon_<ls>dm_2 as type where v8type
is fpsimd_<load/store>2.
(load_pair<mode>): Likewise.
(store_pair<mode>): Likewise.

From-SVN: r202334
gcc/ChangeLog
gcc/config/aarch64/aarch64.md