summaryrefslogtreecommitdiffstats
path: root/src/common/x64/cpu_detect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-36/+56
|
* Common: Cleanup CPU capability detection code.bunnei2015-08-161-131/+89
|
* Common: Move cpu_detect to x64 directory.bunnei2015-08-161-0/+229