mirror of
https://github.com/google/cpu_features.git
synced 2025-11-14 03:00:37 +01: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