Yann Collet d02b44cf55 DYNAMIC_BMI2 enabled for clang
clang only claims compatibility with gcc 4.2.
Consequently, recent patch which reserved DYNAMIC_BMI2 for gcc >= 4.8
also disabled it for clang.

fix : __clang__ is now enough to enable DYNAMIC_BMI2
(associated with other existing conditions : x64/x64, !bmi2)
2018-03-04 16:05:59 -08:00
..
2017-12-04 18:00:53 -08:00
2018-03-04 16:05:59 -08:00
2018-02-13 17:00:15 -08:00
2017-09-08 00:09:23 -07:00
2018-02-26 14:52:23 -08:00
2017-11-17 11:40:08 -08:00
2018-01-18 14:39:51 -08:00
2018-01-18 14:39:51 -08:00
2017-08-14 21:12:05 -07:00