* i386.c (ix86_issue_rate): Pentium4, Nocona has issue rate of 2.
commit750e91f991756b9c98877dd1dda142cb35fd8c83
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Oct 2013 17:27:32 +0000 (3 17:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Oct 2013 17:27:32 +0000 (3 17:27 +0000)
treea82c980dd47861621de90355898987c3a014390c
parentd3536cda416e946adbe38d2f71fce378c6f17b63
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203172 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c