index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
x64CPUDetect.cpp
Age
Commit message (
Expand
)
Author
2014-11-29
JIT: more optimizing of float ops based on known input characteristics
Fiora
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-10-24
Fix the brand/cpu_string reversal.
Augustin Cavalier
2014-09-25
Fix warning in x64CPUDetect.cpp in generic build by not building it.
comex
2014-09-14
x64Emitter: add LZCNT/TZCNT support and detection
Fiora
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-24
Add AVX2/BMI1/BMI2 detection support
Fiora
2014-08-03
Remove the rest of x86_32 support from Common.
Ryan Houdek
2014-07-29
Really get rid of the MSVC 2005 workaround completely
Lioncash
2014-06-15
Don't set DAZ on x86 in non-IEEE mode.
magumagu
2014-04-11
CPUDetect: add support for MOVBE detection
Pierre Bourdon
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre