sh.c (andcosts): Renamed to and_xor_ior_costs.
authorOleg Endo <oleg.endo@t-online.de>
Thu, 22 Sep 2011 00:41:38 +0000 (00:41 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 22 Sep 2011 00:41:38 +0000 (00:41 +0000)
commitb7cf894ffac8266691a362a7b24fd3f086a60e38
tree0edb8e6594060fd5f59dedbf5f564d939ec21c4a
parentf4d7f828662ea47fd418a49e718122cb408002a6
sh.c (andcosts): Renamed to and_xor_ior_costs.

* config/sh/sh.c (andcosts): Renamed to and_xor_ior_costs.
Added AND special case.  Adapted comments.
(sh_rtx_costs): Added XOR and IOR case.

From-SVN: r179073
gcc/ChangeLog
gcc/config/sh/sh.c