dolphin/Source/Core
Fiora bea2504a51 JIT64: optimize carry calculations
Omit carry calculations that get overwritten later in the block before they're
used. Very common in the case of srawix and friends.
2014-09-13 13:47:43 -07:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Merge pull request #1051 from Sonicadvance1/ARM-Common 2014-09-11 21:12:21 -05:00
Core JIT64: optimize carry calculations 2014-09-13 13:47:43 -07:00
DiscIO Merge pull request #1048 from lioncash/discio 2014-09-12 11:31:29 +10:00
DolphinWX Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
InputCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
CMakeLists.txt