i386.c (ix86_issue_rate): Pentium4, Nocona has issue rate of 2.
authorJan Hubicka <jh@suse.cz>
Thu, 3 Oct 2013 17:27:32 +0000 (19:27 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 3 Oct 2013 17:27:32 +0000 (17:27 +0000)
commit6867e128b97f35f1a20e58cbbf9b6030940b88de
treea82c980dd47861621de90355898987c3a014390c
parentc7f36d55a63c3328c60e4198781867d61e14d886
i386.c (ix86_issue_rate): Pentium4, Nocona has issue rate of 2.

* i386.c (ix86_issue_rate): Pentium4, Nocona has issue rate of 2.
Core2, Corei7 and Haswell has issue rate of 4.
(ix86_adjust_cost): Remove ATOM case; fix core2/corei7/Haswell case.

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