This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-23 15:24:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0474ff5c238bd79110faedf85a304fc4128bc8a4
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
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