]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Add "jit_block_current_is_dead" to simplify testing if the last block
authorRhys Weatherley <rweather@southern-storm.com.au>
Wed, 26 May 2004 01:19:38 +0000 (01:19 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Wed, 26 May 2004 01:19:38 +0000 (01:19 +0000)
commit4e2a72cc6b48005a65e199feaae9957aa89ef991
tree7f37bee64e4b538b8ff38085f20d529671dd8edf
parent2ee5d29874e2ebf1cf371a99a86dfe54922e4243
Add "jit_block_current_is_dead" to simplify testing if the last block
is reachable or not, taking empty trailing blocks into account.
ChangeLog
dpas/dpas-parser.y
include/jit/jit-block.h
jit/jit-block.c
jit/jit-insn.c