[AArch64 Obvious] "Fuseable" is not a word -> s/fuseable/fusible/g
authorJames Greenhalgh <james.greenhalgh@arm.com>
Mon, 1 Jun 2015 11:57:54 +0000 (11:57 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Mon, 1 Jun 2015 11:57:54 +0000 (11:57 +0000)
commite9a3a1750a836e1611d0f72f0372b0a79ecd6358
tree602f94d3d7aa0ef08e41f0177c369243958dc7fa
parent77d0ed47e8de23f420106907194671ad85bdc866
[AArch64 Obvious] "Fuseable" is not a word -> s/fuseable/fusible/g

gcc/

* config/aarch64/aarch64-protos.h (tune_params): Rename
fuseable_ops to fusible_ops.
* config/aarch64/aarch64.c (generic_tunings): Rename
fuseable_ops to fusible_ops.
(cortexa53_tunings): Likewise.
(cortexa57_tunings): Likewise.
(thunderx_tunings): Likewise.
(xgene1_tunings): Likewise.
(aarch64_macro_fusion_p): Likewise.
(aarch64_macro_fusion_pair_p): Likewise.

From-SVN: r223938
gcc/ChangeLog
gcc/config/aarch64/aarch64-protos.h
gcc/config/aarch64/aarch64.c