]> git.nickg.me.uk Git - nvc.git/commit
Enable regression testing with interpreter only
authorNick Gasson <nick@nickg.me.uk>
Sun, 23 Oct 2022 14:54:53 +0000 (15:54 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 23 Oct 2022 16:07:29 +0000 (17:07 +0100)
commit6b60431f2920fb2c0ac01fcb4900c69c0bf3afb7
tree961320cf57b986f068785d0df49015f0c61a8702
parent2249ff58592581e8971c680dd581a88c68960623
Enable regression testing with interpreter only
.github/workflows/build-test.yml
src/jit/jit-dump.c
src/jit/jit-interp.c
src/jit/jit-irgen.c
src/lower.c
src/vcode.c
test/regress/access8.vhd
test/regress/gold/access8.txt
test/regress/testlist.txt
test/run_regr.c