]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for widening...
authorTorbjorn Granlund <tege@swox.com>
Thu, 13 Dec 2007 09:25:46 +0000 (09:25 +0000)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 13 Dec 2007 09:25:46 +0000 (10:25 +0100)
commita6eed94baacb5ff3551adfb42502d1b7fdce652b
tree79352f5d3b9655d51e7c68fb9a0f4883b1445512
parent41b6a44e70a1da6220cb12abb57571c85b907330
i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for widening multiplication.

        * config/i386/i386.c (ix86_rtx_costs) [MULT]: Check op0 for
        ZERO_EXTEND when computing costs for widening multiplication.

From-SVN: r130810
gcc/ChangeLog
gcc/config/i386/i386.c