]> git.nickg.me.uk Git - nvc.git/commit
Construct control flow graph
authorNick Gasson <nick@nickg.me.uk>
Sun, 18 Sep 2022 11:22:15 +0000 (12:22 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 18 Sep 2022 11:22:15 +0000 (12:22 +0100)
commit76cd896a7fcae04e914ff07453f1a4f17629288b
treed653ecafa6da7caf7b099dc65317e58c043b63ec
parent4269ed89421df0ccda572c2f4bc1477e0d6bc933
Construct control flow graph
src/jit/Makemodule.am
src/jit/jit-core.c
src/jit/jit-dump.c
src/jit/jit-optim.c [new file with mode: 0644]
src/jit/jit-priv.h
test/jitperf.c