summaryrefslogtreecommitdiff
path: root/Source/Core/Common/CPUDetect.h
AgeCommit message (Expand)Author
2022-07-25CPUDetect: improve win/arm64 supportShawn Hoffman
2021-11-20Fix CPU Core Count detection and Enable Parallel Shader CompilationDevJPM
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-02JitArm64: Set FPCR.AHJosJuice
2020-11-08CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23)altimumdelta
2020-01-26x64CPUDetect: Add flag for slow PDEP/PEXT on AMD ZenTechjar
2020-01-26x64CPUDetect: Add detection for AMD Zen architectureTechjar
2018-04-01CPUDetect: Make CPUVendor enum an enum classLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-07-28CPUDetect: Remove a memset call on the this pointerLioncash
2015-06-13[AArch64] Clean up our CPUDetect.Ryan Houdek
2015-06-08[AArch64] Detect AES/SHA1/SHA2/CRC32 in CPUDetect.Ryan Houdek
2015-06-02XEmitter: add FMA4 instructionsTillmann Karras
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-29JIT: more optimizing of float ops based on known input characteristicsFiora
2014-11-13Various formatting and consistency fixesStevoisiak
2014-10-24Fix the brand/cpu_string reversal.Augustin Cavalier
2014-08-24Add AVX2/BMI1/BMI2 detection supportFiora
2014-06-15Don't set DAZ on x86 in non-IEEE mode.magumagu
2014-04-11CPUDetect: add support for MOVBE detectionPierre Bourdon
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre