dolphin/Source/Core/Core/PowerPC/JitCommon
Léo Lam 8cd8e9d905 JIT: Don't always look up symbols for blocks
With tons of symbols, this results in noticeable stuttering, so
skip lookups if the perf dir option isn't set anyway.
2017-09-10 11:42:12 +02:00
..
JitAsmCommon.cpp JitAsmCommon: Add missing sizes to constant arrays 2017-03-20 20:21:41 +00:00
JitAsmCommon.h Jit64: Make psq_lXX PIE-compliant 2017-04-14 11:52:33 +01:00
JitBase.cpp CPU: Convert state enum to an enum class 2017-03-28 11:48:28 -04:00
JitBase.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
JitCache.cpp JIT: Don't always look up symbols for blocks 2017-09-10 11:42:12 +02:00
JitCache.h JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00