summaryrefslogtreecommitdiff
path: root/Source/Core/Common/x64CPUDetect.cpp
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-15Common: Get rid of a few pointer castsLioncash
2015-07-28CPUDetect: Remove a memset call on the this pointerLioncash
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
2015-05-14x64CPUDetect: fix AVX2/BMI1/BMI2/HTT detectionTillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24Clean up the intrinsics #ifdef messTillmann 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-09-25Fix warning in x64CPUDetect.cpp in generic build by not building it.comex
2014-09-14x64Emitter: add LZCNT/TZCNT support and detectionFiora
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-24Add AVX2/BMI1/BMI2 detection supportFiora
2014-08-03Remove the rest of x86_32 support from Common.Ryan Houdek
2014-07-29Really get rid of the MSVC 2005 workaround completelyLioncash
2014-06-15Don't set DAZ on x86 in non-IEEE mode.magumagu
2014-04-11CPUDetect: add support for MOVBE detectionPierre Bourdon
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre