r226749 - in /trunk/gcc: ChangeLog config/i386/...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sun Aug 9 13:59:00 GMT 2015


Author: hjl
Date: Sun Aug  9 13:59:08 2015
New Revision: 226749

URL: https://gcc.gnu.org/viewcvs?rev=226749&root=gcc&view=rev
Log:
Treat model == 0x4f as Broadwell

>From Intel SDM Vol 3:

Table 35-29 lists MSRs that are common to processors based on the
Broadwell microarchitectures (including CPUID signatures 06_3DH,
06_47H, 06_4FH, and 06_56H).

	* config/i386/driver-i386.c (host_detect_local_cpu): Treat
	model == 0x4f as Broadwell.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/driver-i386.c



More information about the Gcc-cvs mailing list