r194079 - in /branches/ARM/aarch64-4.7-branch/g...
sofiane@gcc.gnu.org
sofiane@gcc.gnu.org
Mon Dec 3 11:13:00 GMT 2012
Author: sofiane
Date: Mon Dec 3 11:13:24 2012
New Revision: 194079
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194079
Log:
[AARCH64-4.7] Refactor constant generation.
2012-12-03 Sofiane Naci <sofiane.naci@arm.com>
* config/aarch64/aarch64.c (aarch64_build_constant): Update prototype.
Call emit_move_insn instead of printing movi/movn/movz instructions.
Call gen_insv_immdi instead of printing movk instruction.
(aarch64_add_constant): Update prototype.
Generate RTL instead of printing add/sub instructions.
(aarch64_output_mi_thunk): Update calls to aarch64_build_constant
and aarch64_add_constant.
Modified:
branches/ARM/aarch64-4.7-branch/gcc/ChangeLog.aarch64
branches/ARM/aarch64-4.7-branch/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list