ppsspp/Core/MIPS/IR
2016-05-10 21:50:08 +02:00
..
IRAsm.cpp Initial commit for IRJit 2016-05-07 13:58:29 +02:00
IRCompALU.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRCompBranch.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRCompFPU.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRCompLoadStore.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRCompVFPU.cpp IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRFrontend.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRFrontend.h IRFrontend shouldn't know about IRBlock 2016-05-09 20:18:22 +02:00
IRInst.cpp IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRInst.h IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRInterpreter.cpp IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRInterpreter.h Move the IR interpreter out into its own file. Rename it in the UI. First CMake and Android fixes. 2016-05-08 22:06:13 +02:00
IRJit.cpp IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRJit.h Complete the separation of the IR compiler frontend from the "Jit" 2016-05-09 20:05:06 +02:00
IRPassSimplify.cpp IR: Some more VFPU 2016-05-10 21:50:08 +02:00
IRPassSimplify.h jit-ir: Remove redundant simplify pass. 2016-05-09 00:13:01 -07:00
IRRegCache.cpp jit-ir: Less instructions cause flushing in constant propagation. 2016-05-08 23:25:08 +02:00
IRRegCache.h jit-ir: Less instructions cause flushing in constant propagation. 2016-05-08 23:25:08 +02:00