ppsspp/Core/MIPS/IR
2016-05-08 10:36:37 +02:00
..
IRAsm.cpp Initial commit for IRJit 2016-05-07 13:58:29 +02:00
IRCompALU.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRCompBranch.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRCompFPU.cpp Add support for float store/load 2016-05-08 02:03:11 +02:00
IRCompLoadStore.cpp ir-jit: Get rid of the regcache. Should be replaced with optimization passes. 2016-05-07 23:12:53 +02:00
IRCompVFPU.cpp Initial commit for IRJit 2016-05-07 13:58:29 +02:00
IRInst.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRInst.h Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRJit.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRJit.h ir-jit: Get rid of the regcache. Should be replaced with optimization passes. 2016-05-07 23:12:53 +02:00
IRPassSimplify.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRPassSimplify.h Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRRegCache.cpp Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00
IRRegCache.h Fix IRTEMP clash bug. Add more cases to the constant propagation pass. 2016-05-08 10:36:37 +02:00