dolphin-emulator/Source
Scott Mansell cf869fc24f Fix Idle Skipping in JitIL.
Has been broken since the flags-opt merge. The idle skipping code in
JitIL was very brittle and depended on the IL of it's inputs not
changing in any way.

flags-opt changed the IR generated by the cmp instruction, which is part
of the idle loop, causing JitIL to break in really weird ways, which
were almost impossible to track down.

This fixes various wii games crashing/not booting and the Regspill
error on (all?) gamecube mmu games.
2014-09-14 04:36:50 +12:00
..
Android Fix a few minor bugs that appeared in the latest android cmake script 2014-09-07 23:18:43 -05:00
Core Fix Idle Skipping in JitIL. 2014-09-14 04:36:50 +12:00
DSPSpy
DSPTool msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
PCH
UnitTests Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-08 20:15:45 -07:00
VSProps VSProps: Add C4351 to the list of disabled warnings in Base.props 2014-09-03 23:07:19 -04:00
CMakeLists.txt
dolphin-emu.sln msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00