From 83f993d53e55d9d82959c0e849fac39949072e6d Mon Sep 17 00:00:00 2001 From: Gopal V Date: Fri, 9 Oct 2009 00:37:43 +0530 Subject: [PATCH] update ChangeLog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7f06913..0861063 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-09 Gopal V + + * jit/jit-insn.c (jit_insn_branch_if_not,jit_insn_branch_if): Remove + the premature optimization of compare & branch operations (thanks + Klaus). + 2009-08-04 Aleksey Demakov * jit/jit-block.c (_jit_block_clean_cfg): avoid jump tables