diff options
author | James Greenhalgh <james.greenhalgh@arm.com> | 2015-06-16 09:17:52 +0000 |
---|---|---|
committer | James Greenhalgh <jgreenhalgh@gcc.gnu.org> | 2015-06-16 09:17:52 +0000 |
commit | ffa7068ec56d96bdc1c30ef64b608dbc9cb27570 (patch) | |
tree | e749e233bc4a95e0239c8cdbc851f190ef0df7e3 /gcc/alias.c | |
parent | 14c463929149a6fb86fe17ba9e526f32f4ab3e28 (diff) | |
download | gcc-ffa7068ec56d96bdc1c30ef64b608dbc9cb27570.zip gcc-ffa7068ec56d96bdc1c30ef64b608dbc9cb27570.tar.gz gcc-ffa7068ec56d96bdc1c30ef64b608dbc9cb27570.tar.bz2 |
[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUIT
gcc/ChangeLog:
* config/arm/arm-protos.h (struct tune_params): Rename
log_op_non_sc to log_op_non_short_circuit, and rename enum
values to expand SC to SHORT_CIRCUIT.
* config/arm/arm.c (arm_slowmul_tune): Expand LOG_OP_NON_SC
to LOG_OP_NON_SHORT_CIRCUIT.
(arm_fastmul_tune):Likewise
(arm_strongarm_tune): Likewise.
(arm_xscale_tune): Likewise.
(arm_9e_tune): Likewise.
(arm_marvell_pj4_tune): Likewise.
(arm_v6t2_tune): Likewise.
(arm_cortex_tune): Likewise.
(arm_cortex_a8_tune): Likewise.
(arm_cortex_a7_tune): Likewise.
(arm_cortex_a15_tune): Likewise.
(arm_cortex_a53_tune): Likewise.
(arm_cortex_a57_tune): Likewise.
(arm_xgene1_tune): Likewise.
(arm_cortex_a5_tune): Likewise.
(arm_cortex_a9_tune): Likewise.
(arm_cortex_a12_tune): Likewise.
(arm_v7m_tune): Likewise.
(arm_cortex_m7_tune): Likewise.
(arm_v6m_tune): Likewise.
(arm_fa726te_tune): Likewise.
From-SVN: r224506
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions