summaryrefslogtreecommitdiff
path: root/src/common/x64/cpu_detect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3396 from FernandoS27/prometheus-1Gravatar David2020-06-281-0/+12
|\
| * Common: Implement WallClock Interface and implement a native clock for x64Gravatar Fernando Sahmkow2020-06-181-0/+12
* | common/cpu_detect: Add AVX512 detectionGravatar Morph2020-06-201-0/+1
|/
* Remove unused CPU Vendor string and telemtry fieldGravatar James Rowe2020-01-171-31/+0
* Common: Cleanup CPU capability detection code.Gravatar bunnei2015-08-151-57/+42
* Common: Move cpu_detect to x64 directory.Gravatar bunnei2015-08-151-0/+81