mirror of
https://github.com/google/cpu_features.git
synced 2025-11-15 03:30:37 +01:00
* add windows ssse3,sse4_1,sse4_2 detection for non avx path * remove special WESTMERE case * move windows conditional redefinition to separate header * fix minor issues