[Patch, i386] Separate Intel processor with expanded ISA

Allan Sandfeld Jensen carewolf@gmail.com
Sat Dec 28 23:15:00 GMT 2013


The function dispatcher might currently choose functions declared with 
target("arch=ivybridge") on a Sandy Bridge CPU. This happens because the 
function is only detected as sandybridge when generated. The attached patch 
detects Westmere, Ivybridge and Broadwell processors based on new ISAs they 
support.

Regards
`Allan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Patch.diff
Type: text/x-patch
Size: 1847 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131228/9d555084/attachment.bin>


More information about the Gcc-patches mailing list