]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Perform peephole optimization of branches to branches before live
authorRhys Weatherley <rweather@southern-storm.com.au>
Thu, 20 May 2004 02:15:52 +0000 (02:15 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Thu, 20 May 2004 02:15:52 +0000 (02:15 +0000)
commit2addb3e18bee68a40a1500d152e1abbb3e3cc4f6
treeceb93209d93d5f6c619290c69a5ee1ccabbf2d23
parent68e3c3ed6eb210ea175d5559e81e8596b6fec01c
Perform peephole optimization of branches to branches before live
variable analysis, so that the back ends don't need to worry
about jump threading.
ChangeLog
jit/jit-block.c
jit/jit-internal.h
jit/jit-live.c
jit/jit-rules-interp.c