]> git.nickg.me.uk Git - nvc.git/commit
Rename ASL opcode to SHL and fix LLVM generation
authorNick Gasson <nick@nickg.me.uk>
Sat, 17 Dec 2022 14:37:20 +0000 (14:37 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 18 Dec 2022 16:21:24 +0000 (16:21 +0000)
commit0d0ab612936bf18363641f2919faf0913956c037
tree245b3f3fe662501121fa2b50d73d763c15978ac4
parentf6782576362d6e3ab63c2059239463b344729ca4
Rename ASL opcode to SHL and fix LLVM generation
src/jit/jit-dump.c
src/jit/jit-interp.c
src/jit/jit-llvm.c
src/jit/jit-optim.c
src/jit/jit-priv.h
test/test_jit.c