mips.c (mips_rtx_costs): Remove HONOR_NAN check.
authorSteve Ellcey <sellcey@imgtec.com>
Thu, 18 Jun 2015 15:17:49 +0000 (15:17 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 18 Jun 2015 15:17:49 +0000 (15:17 +0000)
commit9ebfea12d2ee9263bdbf8ecd8e7b81e562bd3807
tree3537c52221eee9683af638d97894033492d80e94
parent769430b29ce63353fa10f5122e406578eaea3328
mips.c (mips_rtx_costs): Remove HONOR_NAN check.

2015-06-18  Steve Ellcey  <sellcey@imgtec.com>

* config/mips/mips.c (mips_rtx_costs): Remove HONOR_NAN check.
* config/mips/mips.md (*madd4<mode>): Ditto.
(*nmadd3<mode>) Ditto.
(*nmadd4<mode>_fastmath): Ditto.
(*nmadd3<mode>_fastmath): Ditto.
(*nmsub4<mode>): Ditto.
(*nmsub3<mode>): Ditto.
(*nmsub4<mode>_fastmath): Ditto.
(*nmsub3<mode>_fastmath): Ditto.

From-SVN: r224625
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md