mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 13:21:13 +02:00

* Add support for leaf4 on Intel's x86 arch * Update cpuinfo_x86.h * Fix typo * Force compiler to use C99 * Add Intel x86 leaf2 support * Fixes after review * Fix review comments