* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / vm / jit / lsra.inc
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-11-22 christianChanges for Usage Count and spill heuristik
2005-11-20 christianRemoved lsra fallback in case of subroutines or excepti...
2005-11-09 christianWorking lsra Version
2005-10-04 twisti* ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
2005-07-13 twisti* Compiler warnnig fixes
2005-06-22 christianAdopted to compile with the registerdata changes. Not...
2005-06-06 twistiCommented builtin stuff. Please fix me!
2005-05-04 christianpanic() elimiated
2005-04-24 twistiRenamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL and it...
2005-04-23 christianLSRA updated to 4 Byte Stackslot (i386)
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-03-10 christiansimple LSRA update
2005-03-10 twisti- GNU header update
2005-03-10 christiansimple LSRA: argument precoloring with CONSECUTIVE...
2005-03-08 christiansimple lsra first POWERPC Version (all long in memory)
2005-03-07 christiansimple LSRA Update
2005-03-07 christiansimple LSRA for i386,alpha, x86_64
2005-03-04 christian*** empty log message ***
2005-02-18 christian*** empty log message ***
2005-02-17 christian*** empty log message ***
2005-02-15 christian*** empty log message ***
2005-02-15 christiannew lsra version
2004-12-20 twistiRemoved i386 method_uses_ stuff.
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-28 christian*** empty log message ***
2004-11-25 christian*** empty log message ***