r202332 - in /trunk/gcc: ChangeLog config/aarch...
jgreenhalgh@gcc.gnu.org
jgreenhalgh@gcc.gnu.org
Fri Sep 6 13:56:00 GMT 2013
Author: jgreenhalgh
Date: Fri Sep 6 13:56:01 2013
New Revision: 202332
URL: http://gcc.gnu.org/viewcvs?rev=202332&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.md
trunk/gcc/config/arm/arm.md
More information about the Gcc-cvs
mailing list