mirror of
https://github.com/google/cpu_features.git
synced 2025-10-01 16:04:57 +02: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