Branch: refs/heads/master
Home:   http://github.com/penberg/jato

Commit: d77e21cb9412e2b391e52dfeefd3cf6dedeeb9c7
    
http://github.com/penberg/jato/commit/d77e21cb9412e2b391e52dfeefd3cf6dedeeb9c7
Author: Tomek Grabiec <tgrab...@gmail.com>
Date:   2009-08-30 (Sun, 30 Aug 2009)

Changed paths:
  M include/jit/compilation-unit.h
  M jit/compilation-unit.c

Log Message:
-----------
jit: remove unused basic block sorting code

Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 0e5c0071c485b4d1c5ffe0edeb797e4456bd01cc
    
http://github.com/penberg/jato/commit/0e5c0071c485b4d1c5ffe0edeb797e4456bd01cc
Author: Tomek Grabiec <tgrab...@gmail.com>
Date:   2009-08-30 (Sun, 30 Aug 2009)

Changed paths:
  M jit/compilation-unit.c
  M jit/liveness.c

Log Message:
-----------
jit: remove redundant compute_boundaries()

The values of .start_insn and .end_insn can be computed in 
compute_insn_positions().

Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 3036abb96716a190e2886898bb8c25a3632690cb
    
http://github.com/penberg/jato/commit/3036abb96716a190e2886898bb8c25a3632690cb
Author: Tomek Grabiec <tgrab...@gmail.com>
Date:   2009-08-30 (Sun, 30 Aug 2009)

Changed paths:
  M arch/x86/insn-selector.brg

Log Message:
-----------
x86: fix wrong argument cleanup count for EXPR_ANEWARRAY

Selected code was adding 4 bytes too much to ESP, which led to
a memory corruption.

Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to