Branch: refs/heads/master Home: http://github.com/penberg/jato
Commit: b1097b07074aa05091fbddcda740cd8b7dd3d3da http://github.com/penberg/jato/commit/b1097b07074aa05091fbddcda740cd8b7dd3d3da Author: Tomek Grabiec <tgrab...@gmail.com> Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M arch/x86/emit-code.c M arch/x86/include/arch/instruction.h M arch/x86/instruction.c M arch/x86/lir-printer.c M arch/x86/use-def.c Log Message: ----------- x86: implement INSN_MOV_IMM_MEMLOCAL Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: f5fed112d9bd841ceff5ac37e20a0250cc1d5e12 http://github.com/penberg/jato/commit/f5fed112d9bd841ceff5ac37e20a0250cc1d5e12 Author: Tomek Grabiec <tgrab...@gmail.com> Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M arch/x86/emit-code.c M arch/x86/include/arch/instruction.h M arch/x86/lir-printer.c M arch/x86/use-def.c Log Message: ----------- x86: implement INSN_(FSTP|FLD)_{64}_MEMLOCAL Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 9a69ad2cc098a378e54858058caf5e48196f2bf8 http://github.com/penberg/jato/commit/9a69ad2cc098a378e54858058caf5e48196f2bf8 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M include/jit/compilation-unit.h M jit/compilation-unit.c Log Message: ----------- jit: introduce lazy-allocated scratch stack slots They are needed to hold temporary results when register can not be used. [ penb...@cs.helsinki.fi: use one 64-bit scratch slot ] Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 3934f7689f74b2bf1aa983762e41cc246301b48e http://github.com/penberg/jato/commit/3934f7689f74b2bf1aa983762e41cc246301b48e Author: Tomek Grabiec <tgrab...@gmail.com> Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M arch/x86/insn-selector.brg Log Message: ----------- x86: fix writes below (%esp) in insn-selector.brg It is incorrect to write or read from memory below %esp. This patch fixes valgrind complaints about access of uninitilized data. 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