summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/MainBase.cpp
diff options
context:
space:
mode:
authorskidau <skidau@gmail.com>2010-12-15 22:13:31 +0000
committerskidau <skidau@gmail.com>2010-12-15 22:13:31 +0000
commita90d0e898560082f2bd3f9f3249afc116e51ed5c (patch)
tree55c2c8a165ba0d1f0616f0d38eef9502333e3893 /Source/Core/VideoCommon/Src/MainBase.cpp
parentaee96e12c638853d57104d29349025ab85c14e85 (diff)
LLE JIT: Used a reiterative approach to linking blocks. The JIT flags blocks that have calls to blocks which have not yet been compiled. After more blocks have been compiled, the JIT reattempts to link the flagged blocks. This is repeated until the minimum number of unlinked blocks are left. This increases the success rate of the block linker and resultant speed up. Based on an idea by nakee.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6589 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/MainBase.cpp')
0 files changed, 0 insertions, 0 deletions