ended6월 28일· 1 sources

V.E.L.O.C.I.T.Y.-OS: Classic Compiler Optimization Passes in JIT (Part 7)

Why it matters

Now that the JIT compiler could output raw x86-64 machine instructions, the next step was to optimize the AST tree before emitting code bytes. If the model generated redundant operations, unused varia...

1
Sources
+0
24h
Growth
3d
Active

Sources

Related Issues