]> gcc.gnu.org Git - gcc.git/commit
simplify-rtx.c (simplify_binary_operation): Use rtx_cost instead of "had_mult" to...
authorRoger Sayle <roger@eyesopen.com>
Thu, 1 Jul 2004 13:09:39 +0000 (13:09 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 1 Jul 2004 13:09:39 +0000 (13:09 +0000)
commitaec53add6aee0e7461c65a2893f17c8fdf8a3615
tree7d647f707e994c9eeea5a4841a73dd0d482ff1c3
parent3c0cb5de6a4e067a36096c2141384bf9e3f520b6
simplify-rtx.c (simplify_binary_operation): Use rtx_cost instead of "had_mult" to determine whether the transformed...

* simplify-rtx.c (simplify_binary_operation) <PLUS, MINUS>: Use
rtx_cost instead of "had_mult" to determine whether the transformed
expression is cheaper than the original.

From-SVN: r83981
gcc/ChangeLog
gcc/simplify-rtx.c
This page took 0.290604 seconds and 5 git commands to generate.