]> gcc.gnu.org Git - gcc.git/commit
[AArch64, ARM] Use "multiple" for type, where more than one instruction is used for...
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 6 Sep 2013 13:56:01 +0000 (13:56 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 6 Sep 2013 13:56:01 +0000 (13:56 +0000)
commit9ea187a578e57ae67cd7199d435377106fce797a
treeca044fc72ae021eb14a6af43e10aecfd962b7768
parent292b89b3d6fc3148f2358691885d2da18c15b29f
[AArch64, ARM] Use "multiple" for type, where more than one instruction is used for a move

gcc/
* config/aarch64/aarch64.md
(*movti_aarch64): Use "multiple" for type where v8type is "move2".
(*movtf_aarch64): Likewise.
* config/arm/arm.md
(thumb1_movdi_insn): Use "multiple" for type where more than one
instruction is used for a move.
(*arm32_movhf): Likewise.
(*thumb_movdf_insn): Likewise.

From-SVN: r202332
gcc/ChangeLog
gcc/config/aarch64/aarch64.md
gcc/config/arm/arm.md
This page took 0.056728 seconds and 5 git commands to generate.