mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
ee594332c922431979c38aa2ef41443bfd7b70f8
- Replace value-returning IFs with Void IFs and explicit OPCODE_MERGE. - Move SSA definitions to block exits to eliminate backpatching. - Formalize Control Scope Stack for tracking yields and arity. - Update loop peeling logic to respect new merge semantics. Signed-off-by: Ronald Caesar <github43132@proton.me>
The Ballistic JIT Engine
“The world's fastest ARM recompiler"
Overview
This is a rewrite the dynarmic recompiler, with the goal of fixing its many flaws.
Languages
C
91%
XSLT
6.7%
Python
1.4%
CSS
0.6%
CMake
0.3%