]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm-protos.h
arm-protos.h (tune_params): Add prefer_ldrd_strd.
authorSameera Deshpande <sameera.deshpande@arm.com>
Fri, 20 Jul 2012 17:07:33 +0000 (22:37 +0530)
committerGreta Yorsh <gretay@gcc.gnu.org>
Fri, 20 Jul 2012 17:07:33 +0000 (18:07 +0100)
commitab3dfff71d064f29aee8216dddcc8b463554df8b
tree4cc344054f0d152250223615c1d1e3d49763254c
parent3ebc22c1e408911d3feef73ba8b5a1e2ba489fbb
arm-protos.h (tune_params): Add prefer_ldrd_strd.

gcc/

2012-07-20  Sameera Deshpande  <sameera.deshpande@arm.com>
            Greta Yorsh  <Greta.Yorsh@arm.com>

        * config/arm/arm-protos.h (tune_params): Add prefer_ldrd_strd.
        * config/arm/arm.c (arm_slowmul_tune): Initialize it.
        (arm_fastmul_tune, arm_strongarm_tune): Likewise.
        (arm_xscale_tune, arm_9e_tune, arm_v6t2_tune): Likewise.
        (arm_cortex_tune, arm_cortex_a5_tune, arm_cortex_a9_tune): Likewise.
        (arm_fa726te_tune): Likewise.

Co-Authored-By: Greta Yorsh <greta.yorsh@arm.com>
From-SVN: r189722
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c