Improved native detection further.
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 4 Dec 2010 11:20:04 +0000 (11:20 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 4 Dec 2010 11:20:04 +0000 (11:20 +0000)
commit6538813a1436408b9d5547090dd181d25d820bf5
tree89fa0bf207571494eb4e73a68005d95511b92386
parent5691a23aa63a13635edf710fc9f6e1d875796d1b
Improved native detection further.

- split out cmov and popcnt feature, can be detected by cpuid
- use feature flags even if not intel or amd cpu
- p6 instructions cannot be detected by feature bit, set them on
  architecture detection
- detect old Geode

[r28182]
ir/be/ia32/ia32_architecture.c