* Removed all Id tags.
[cacao.git] / src / vm / jit / allocator / simplereg.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-16 michi* src/vm/jit/allocator/simplereg.c (simplereg_free...
2007-07-18 twisti* src/vm/jit/allocator/simplereg.c: Replaced HAS_4BYTE_...
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 michi* src/vm/vm.c (vm_array_store_int, vm_array_store_adr...
2007-04-19 tbfg* src/vm/jit/m68k/linux/md-abi.c (abi_registers_integer...
2007-04-17 edwin* src/vm/jit/stack.c, src/vm/jit/verify/typecheck-common.c,
2007-04-15 twisti* src/vm/jit/reg.c (reg_setup): Removed arg{int,flt...
2007-04-03 twisti* src/vm/jit/allocator/simplereg.c (simplereg_make_stat...
2007-03-09 twisti* tests/regression/resolving (svn:ignore): Added.
2007-03-06 edwin* src/vmcore/resolve.c: Moved back to src/vm/resolve.c.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-10 twisti* src/vm/suck.c (suck_add): Use vm_abort instead of
2006-12-16 edwin* src/vm/jit/inline/inline.c: Relocate returnAddresses...
2006-11-27 edwin* src/vm/jit/icmdtable.inc (INLINE_GOTO): Removed.
2006-11-19 edwin* src/vm/jit/allocator/simplereg.c (simplereg_allocate_...
2006-11-15 edwin* src/vm/jit/allocator/simplereg.c (simplereg_allocate_...
2006-11-15 twistiReverted patch 5890.
2006-11-15 twisti* src/vm/jit/jit.h (ICMD_CHECKNULL): Renamed to ICMD_CH...
2006-11-05 edwin* src/vm/jit/codegen-common.h (codegendata): Removed...
2006-11-05 edwin* src/vm/jit/jit.h (jitdata): New fields maxinterfaces...
2006-10-16 twisti* src/vm/jit/allocator/simplereg.c [ENABLE_STATISTICS]
2006-10-07 edwin* src/vm/jit/allocator/simplereg.c: Implemented REG_IND...
2006-10-07 edwin* src/vm/jit/allocator/simplereg.c
2006-10-07 edwin* src/vm/jit/allocator/simplereg.c (simplereg_allocate_...
2006-10-06 edwin* src/vm/jit/allocator/simplereg.c: Cleaned up memory...
2006-10-06 edwin* src/vm/jit/allocator/simplereg.c (simplereg_allocate_...
2006-10-06 edwin* src/vm/jit/allocator/simplereg.c (simplereg_allocate_...
2006-10-06 edwin* src/vm/jit/allocator/simplereg.c: Reuse interface...
2006-10-04 edwin* src/vm/jit/allocator/simplereg.c (reg_free_temp_func...
2006-10-03 edwin* src/vm/jit/powerpc/codegen.c: Removed new_ prefix...
2006-10-03 edwin* src/vm/resolve.c: Removed new_ prefix from function...
2006-10-03 edwin* src/vm/jit/allocator/simplereg.c: Warning fixed.
2006-10-03 edwin* src/vm/jit/allocator/simplereg.c (reg_make_statistics...
2006-10-03 edwin* src/vm/jit/allocator/simplereg.c (reg_make_statistics...
2006-10-02 edwin* src/vm/jit/powerpc/codegen.c: Changed OUTVAR to INOUT.
2006-09-30 edwin* src/vm/jit/allocator/simplereg.c (reg_new_temp):...
2006-09-30 edwin* src/vm/jit/powerpc/linux/md-abi.c: Use VAR and VAROP...
2006-09-29 edwin* src/vm/jit/allocator/simplereg.c (reg_free_temp_func...
2006-09-28 edwin* src/vm/jit/reg.h (registerdata): New fields regcopycount,
2006-09-15 christiansrc/vm/jit/allocator/simplereg.c (reg_free_temp_func...
2006-09-11 edwin* src/vm/jit/allocator/simplereg.c (new_allocate_scratc...
2006-09-11 edwin* src/vm/jit/reg.h (varinfo): Put regoff inside a union...
2006-09-08 edwin* src/vm/jit/stack.c (DUP_SLOT): Turn off coalescing.
2006-09-08 edwin* src/vm/jit/allocator/simplereg.c (interface_regalloc...
2006-09-07 edwin* src/vm/jit/allocator/simplereg.c (reg_new_temp_func...
2006-09-07 edwin* src/vm/jit/allocator/simplereg.c (reg_alloc_dup)...
2006-09-07 christian* src/vm/jit/allocator/simplreg: Removed #if defined...
2006-09-07 christianUnified variables changes for common/i386.
2006-09-05 twisti* src/vm/method.h (methodinfo): Removed members basicbl...
2006-09-05 twisti* src/vm/jit/jit.h (instruction): Removed.
2006-09-05 edwin* src/vm/jit/jit.h (basicblock): Changed type of iinstr to
2006-09-05 edwin* src/vm/jit/jit.h (jitdata): Removed field new_rd.
2006-09-05 edwin* src/vm/jit/jit.h (NEW_INSTRUCTION_*): Renamed to...
2006-09-05 edwin* src/vm/jit/allocator/simplereg.h: Removed code for...
2006-08-14 christian* src/vm/jit/optimizing/: New directory for optimizing...
2006-07-25 twisti* src/vm/jit/jit.h (ICMD_ELSE_ICONST): Removed.
2006-07-14 edwin* src/vm/jit/allocator/simplereg.c (new_allocate_scratc...
2006-07-14 edwin* src/vm/jit/allocator/simplereg.c (new_allocate_scratc...
2006-07-10 twisti* src/vm/jit/code.h (codeinfo): Removed basicblocks...
2006-07-06 twisti* src/vm/method.h (methodinfo): Removed isleafmethod...
2006-06-28 twisti* src/vm/jit/jit.h (JITDATA_FLAG_INSTRUMENT)
2006-06-12 edwin* src/vm/jit/stack.c (new_stack_analyse): Set dst field...
2006-06-12 edwin* src/vm/jit/allocator/simplereg.h, src/vm/jit/allocato...
2006-05-26 edwin* src/vm/builtin.c (builtin_init): Documented.
2006-05-15 twisti* src/vm/hashtable.h,
2006-04-12 edwin* src/vm/jit/allocator/simplereg.c (allocate_scratch_re...
2006-04-12 edwin* src/vm/jit/parse.c (parse): New unresolved reference...
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-03-05 christian* src/vm/jit/allocator/simplereg.c (allocate_scratch_re...
2006-02-19 christian* src/vm/jit/jit.h: added define STKEEP
2006-02-16 christian* src/vm/jit/stack.h (COPY): Prevent setting varkind...
2006-02-06 edwin* src/vm/jit/allocator/simplereg.c (ICMD_INLINE_GOTO...
2006-02-04 twisti* src/vm/jit/allocator/simplereg.c (allocate_scratch_re...
2006-01-30 christian* src/vm/jit/allocator/simplereg.c (interface_regalloc...
2006-01-30 christian* src/vm/jit/allocator/simplereg.c: Ensured proper...
2006-01-28 twisti* src/vm/method.c (method_descriptor2types): Removed.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-02 christiantypeing error
2006-01-02 christianRemoved old debug message
2006-01-02 christianCorrected \"\" to \<\> for system header include
2006-01-02 christianChanged register allocator .inc to .c files and moved...