ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets 97674b80bd irjit: Skip preloading blocks with jump to 0.
These will be changed before executing anyway.
2018-01-06 17:23:53 -08:00
..
JitBlockCache.cpp Show IR disassembly in JIT Compare screen 2018-01-04 12:23:23 +01:00
JitBlockCache.h Show IR disassembly in JIT Compare screen 2018-01-04 12:23:23 +01:00
JitCommon.cpp Can't call functions through known-nil pointers, even if they don't touch local data - LLVM's optimizer might have done something stupid. 2017-11-30 01:07:03 +01:00
JitCommon.h jit: Add interface to precompile functions. 2018-01-06 16:43:38 -08:00
JitState.cpp arm64jit: Autodetect pointerify support. 2017-12-28 10:48:55 -08:00
JitState.h irjit: Skip preloading blocks with jump to 0. 2018-01-06 17:23:53 -08:00