]> gcc.gnu.org Git - gcc.git/commit
arm.c (arm_size_rtx_costs): Treat a PLUS with a shift the same as a PLUS without...
authorKazu Hirata <kazu@codesourcery.com>
Wed, 22 Apr 2009 16:09:40 +0000 (16:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 22 Apr 2009 16:09:40 +0000 (16:09 +0000)
commit6e782a29b9b9ee1187cb832a3af9bb0ceeae6349
tree56bbeb52f7d8a28a67c27660283844b999e9262a
parent38d2336a2356074209d055098c7646cc30eb43df
arm.c (arm_size_rtx_costs): Treat a PLUS with a shift the same as a PLUS without a shift.

* config/arm/arm.c (arm_size_rtx_costs): Treat a PLUS with a shift
the same as a PLUS without a shift.  Increase the cost of a
CONST_INT in MULT.

From-SVN: r146595
gcc/ChangeLog
gcc/config/arm/arm.c
This page took 0.060271 seconds and 5 git commands to generate.