]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Emit the check for null only if the value to check is nint constant != 0 in
authorKlaus Treichel <ktreichel@web.de>
Sun, 4 May 2008 16:53:08 +0000 (16:53 +0000)
committerKlaus Treichel <ktreichel@web.de>
Sun, 4 May 2008 16:53:08 +0000 (16:53 +0000)
commit1e274b6593554d2fa0b6288f578d0cffd23a49f1
tree27b1455ae6060b9b6d883b7d0f76716833d6884b
parent14049cb2c98269d9e5af439dcddceaba8ebddb1f
Emit the check for null only if the value to check is nint constant != 0 in
jit_insn_check_null.
ChangeLog
jit/jit-insn.c