.. |
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
|
Fix that weird unordered compare mode, hopefully
|
2018-01-04 20:06:26 +01:00 |
IRCompLoadStore.cpp
|
irjit: Fix swr typo.
|
2018-01-03 08:14:25 -08:00 |
IRCompVFPU.cpp
|
IR: More fixes. Still something wrong with VFPU compares (not caused by this PR).
|
2018-01-04 19:38:36 +01: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
|
Fix that weird unordered compare mode, hopefully
|
2018-01-04 20:06:26 +01:00 |
IRInterpreter.cpp
|
Fix that weird unordered compare mode, hopefully
|
2018-01-04 20:06:26 +01:00 |
IRInterpreter.h
|
irjit: Embed constant inside IRInst.
|
2018-01-03 23:24:04 -08:00 |
IRJit.cpp
|
irjit: For debug, return the best block at addr.
|
2018-01-06 17:08:54 -08:00 |
IRJit.h
|
irjit: Allow precompiling funcs at start.
|
2018-01-06 17:06:53 -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
|
|
|
IRRegCache.h
|
|
|