beifg: Factorise code to count interference components.
[libfirm] / ir / be / bera.h
2012-12-12 Matthias Braunremove license stuff from files
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2009-07-31 Matthias Brauncleanup backend: make pre_spill_prepare_constraint...
2008-02-13 Matthias Braunuse libfirm timing facilities
2008-01-11 Matthias Braunrefactor time measurement
2008-01-10 Matthias Braunspillslot timer is removed
2008-01-02 Michael Beckupdate copyright message
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-02-21 Matthias Braunput timers in a global var for now, until this is solve...
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-15 Christian Würdigmoved beirg.h include from be.h to files which use it
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-09-15 Michael BeckFixed be_ra_t structure if libcore is deactivated
2006-08-30 Michael Beckles with WITH_LIBCORE disabled again
2006-08-04 Matthias Braun- new spillslot verifier (doesn't catch all errors...
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-03 Christian Würdigadded additional timer
2006-06-23 Christian Würdigadded backend timing facility
2006-03-15 Michael Beckremoved dependency
2006-02-23 Sebastian HackAdapted to API changes
2006-01-18 Sebastian HackAdapted to new benode.c
2005-12-08 Sebastian HackMade everything really kaputt
2005-07-15 Sebastian HackNew implementation of values_interfere(). Should work...
2005-01-13 Sebastian HackAdded interference test function