remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / be / bera.c
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-11 Matthias Braunrefactor time measurement
2008-01-02 Michael Beckupdate copyright message
2007-07-03 Michael Beckbackend part is always WITH_LIBCORE :-)
2007-07-03 Michael Beckadd sopport for compile without WITH_LIBCORE
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-05-10 Sebastian HackSmall changes
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-03-30 Andreas Schösserchanged inline to INLINE, removed C99
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-02-21 Matthias Braunput timers in a global var for now, until this is solve...
2006-12-21 Matthias Braunstart register allocator again, fix typo
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-08-08 Matthias Braun- compute liveness for (nearly) all nodes
2006-08-08 Sebastian HackAdded support for memory phis in liveness
2006-08-05 Matthias Braunuse custom value_interfere function in verifiers (which...
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-26 Matthias Braun- reformat source file
2005-12-14 Sebastian HackFixed two bugs
2005-07-29 Sebastian HackModified everything
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-27 Sebastian HackRe-implemented values_interfere
2005-07-27 Daniel Grundindent
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-15 Sebastian HackNew implementation of values_interfere(). Should work...
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-02-02 Michael Beckconfig.h added
2005-01-13 Sebastian HackAdded interference test function
2004-12-15 Sebastian HackAdded register allocator.