]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
mips.c (mips_rtx_costs): Fix cost estimate for nor (AND (NOT OP1) (NOT OP2)).
authorSteve Ellcey <sellcey@mips.com>
Tue, 22 Oct 2013 18:24:43 +0000 (18:24 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 22 Oct 2013 18:24:43 +0000 (18:24 +0000)
commitade97eb169cc5dd93cd617f4b13d6de21873756b
treefc2369893f56654e9d5fd427be8c1feaa68b615d
parent88f4509ce6f2b0035b0997b5dc72736d356e6c58
mips.c (mips_rtx_costs): Fix cost estimate for nor (AND (NOT OP1) (NOT OP2)).

2013-10-22  Steve Ellcey  <sellcey@mips.com>

* config/mips/mips.c (mips_rtx_costs):  Fix cost estimate for nor
(AND (NOT OP1) (NOT OP2)).

From-SVN: r203932
gcc/ChangeLog
gcc/config/mips/mips.c