remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / be / becopyheur.c
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-10 Michael Becktypo fixed
2008-01-02 Michael Beckupdate copyright message
2007-11-07 Sebastian HackGet rid of some get_irn_node_nr() which are still there.
2007-11-03 Matthias Braunget rid of benodesets (in favour of ir_nodeset), report...
2007-07-04 Christoph Mallonconst.
2007-07-03 Christoph MallonAssert that the heur1 worklist does not run out. This...
2007-07-03 Christoph MallonDo not cast a pointer to int.
2007-07-03 Christoph Mallon- DeMorgan
2007-06-21 Michael Becktypo fixed
2007-06-18 Matthias Braunfixed warnings
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braunno strange stuff for including alloca anymore, use...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2007-01-11 Matthias Braunsome cleanups to ifg code, move ifg specific code to...
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-02 Sebastian HackFactored copy minimzation out
2006-04-05 Sebastian HackGet additional ignore registers from ABI
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-24 Daniel GrundRenaming of a type.
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-16 Christian Würdigadded assert
2006-03-02 Daniel GrundNext step of refactoring
2006-03-01 Daniel GrundChanged many things in copy opt. 1st part of refactoring.
2006-02-23 Daniel GrundAdded search for free colors in neighbourhood.
2006-02-13 Daniel GrundAdded support for ignore nodes and ignor colors to:
2006-01-27 Sebastian HackAdapted to API
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-14 Daniel Grundbufgix
2005-12-08 Sebastian HackMade everything really kaputt
2005-10-10 Daniel GrundBugfixes, Unknown-stuff, Heuristic for maximum independ...
2005-09-01 Daniel Grund*** empty log message ***
2005-08-29 Daniel GrundBefore benchmarking
2005-08-26 Daniel GrundBugfixes
2005-08-23 Daniel GrundCosmetics, changed loop-costs to d^2+1.
2005-08-16 Daniel Grundnew max indep set functions.
2005-07-29 Sebastian HackModified everything
2005-07-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-26 Daniel GrundBugfix in maximum weighted independent set
2005-07-22 Daniel GrundCopy costs instead of numbers
2005-06-16 Sebastian HackRecent version :-)
2005-06-14 Daniel GrundBugfixes. DBG per irg. Dump nothing is default.
2005-06-07 Daniel GrundBugfixes, adaption to new lpp.
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-12 Daniel GrundAdded copyright headers. Adapted to new arch-interface...
2005-05-06 Michael Beckadded config.h include
2005-05-04 Daniel GrundRegister constraints can now be handled. Bugfixes.
2005-04-22 Daniel GrundBugfixes, small improvements and movements.
2005-04-21 Daniel GrundBug fixes
2005-04-19 Daniel GrundLots of changes: Removed all file for phi-opt. Generic...