arm.c (arm_rtx_costs_1): Use power_of_two_operand where appropriate.
authorKazu Hirata <kazu@codesourcery.com>
Wed, 22 Apr 2009 16:52:17 +0000 (16:52 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 22 Apr 2009 16:52:17 +0000 (16:52 +0000)
commit4c7c486a4e03b5d1e78ba3680bab4aa89c2f50c4
tree71be1caa5bb9e86626e798622f26c78fea6a9429
parentd5df9a20dbe9eade3bae0b12d042b4958416c3d8
arm.c (arm_rtx_costs_1): Use power_of_two_operand where appropriate.

* config/arm/arm.c (arm_rtx_costs_1): Use power_of_two_operand
where appropriate.

From-SVN: r146602
gcc/ChangeLog
gcc/config/arm/arm.c