diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2015-01-12 15:09:03 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2015-01-12 15:09:03 +0000 |
commit | 8b898d4cbd89a6260b93d768d0c2af1d51f28763 (patch) | |
tree | 6cfe43b6c0ffcfe85fd9876986016e224cccfe02 /gcc/coverage.c | |
parent | 49c8bc0c77ee47f604c1e1ebe41cd9170fd33f48 (diff) | |
download | gcc-8b898d4cbd89a6260b93d768d0c2af1d51f28763.zip gcc-8b898d4cbd89a6260b93d768d0c2af1d51f28763.tar.gz gcc-8b898d4cbd89a6260b93d768d0c2af1d51f28763.tar.bz2 |
[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
* config/arm/arm-protos.h (tune_params): Add fuseable_ops field.
* config/arm/arm.c (arm_macro_fusion_p): New function.
(arm_macro_fusion_pair_p): Likewise.
(TARGET_SCHED_MACRO_FUSION_P): Define.
(TARGET_SCHED_MACRO_FUSION_PAIR_P): Likewise.
(ARM_FUSE_NOTHING): Likewise.
(ARM_FUSE_MOVW_MOVT): Likewise.
(arm_slowmul_tune, arm_fastmul_tune, arm_strongarm_tune,
arm_xscale_tune, arm_9e_tune, arm_v6t2_tune, arm_cortex_tune,
arm_cortex_a8_tune, arm_cortex_a7_tune, arm_cortex_a15_tune,
arm_cortex_a53_tune, arm_cortex_a57_tune, arm_cortex_a9_tune,
arm_cortex_a12_tune, arm_v7m_tune, arm_v6m_tune, arm_fa726te_tune
arm_cortex_a5_tune): Specify fuseable_ops value.
From-SVN: r219470
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions