mirror of
https://github.com/google/cpu_features.git
synced 2025-11-14 19:20: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