]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT.
authorIan Lance Taylor <ian@wasabisystems.com>
Wed, 15 Dec 2004 14:03:58 +0000 (14:03 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 15 Dec 2004 14:03:58 +0000 (14:03 +0000)
commit06d5588c56e70b6f89f3cdab25c381b237759bd7
tree25904ed54b71b4f304ae2802ea6ecbbb202cc94e
parent9593d79ac2e3b5f48078fe5e9287f28222d23354
arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT.

* config/arm/arm.c (arm_xscale_rtx_costs): Increase cost of
COMPARE of MULT.
* config/arm/arm.md (mulsi3_compare0): Don't check
arm_arch_xscale.
(mulsi_compare0_scratch, mulsi3_addsi_compare0): Likewise.
(mulsi3addsi_compare0_scratch): Likewise.

From-SVN: r92199
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.md