]> git.nickg.me.uk Git - nvc.git/commit
Optimise code generation for protected procedure calls
authorNick Gasson <nick@nickg.me.uk>
Wed, 26 Jul 2023 20:52:48 +0000 (21:52 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 26 Jul 2023 21:21:50 +0000 (22:21 +0100)
commit2aafd69ed426034ed3e0bf5b812e158c7dd392a2
tree8b67acebd0b8bf796872f1122823ace01daf5f5c
parent30852c57d1fecb07da3a957663d6e7e5764d7371
Optimise code generation for protected procedure calls
src/jit/jit-exits.c
src/lower.c
src/sem.c
test/regress/gold/protected11.txt [new file with mode: 0644]
test/regress/protected11.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_lower.c