.. |
IRAsm.cpp
|
|
|
IRCompALU.cpp
|
irjit: Cleanup some invalid op handling.
|
2018-01-01 08:38:11 -08:00 |
IRCompBranch.cpp
|
irjit: Encode downcount directly as a constant.
|
2018-01-03 23:32:31 -08:00 |
IRCompFPU.cpp
|
irjit: Cleanup some invalid op handling.
|
2018-01-01 08:38:11 -08:00 |
IRCompLoadStore.cpp
|
irjit: Fix swr typo.
|
2018-01-03 08:14:25 -08:00 |
IRCompVFPU.cpp
|
irjit: Cleanup some invalid op handling.
|
2018-01-01 08:38:11 -08:00 |
IRFrontend.cpp
|
irjit: Encode downcount directly as a constant.
|
2018-01-03 23:32:31 -08:00 |
IRFrontend.h
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRInst.cpp
|
irjit: Encode downcount directly as a constant.
|
2018-01-03 23:32:31 -08:00 |
IRInst.h
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRInterpreter.cpp
|
IR Interpreter: Add missing break; to switch case IROp::FSign.
|
2018-01-04 11:08:56 +01:00 |
IRInterpreter.h
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRJit.cpp
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRJit.h
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRPassSimplify.cpp
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRPassSimplify.h
|
irjit: Add options for compile/optimize steps.
|
2018-01-01 08:38:12 -08: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 |