mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 13:21:13 +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