put register classes into arch_env struct, no need for complicated callbacks
[libfirm] / ir / be / bessaconstr.c
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-12-14 Matthias Braundon't rewire keep_alive edges as they often violate...
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-07 Christoph MallonAdd irn_visited_else_mark(), which combines irn_visited...
2008-09-28 Michael Beck- removed C99 features
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-08-22 Christoph MallonRemove final \n from panic messages, panic() adds a...
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-07-31 Christoph MallonGC attributes left over by r20834.
2008-07-31 Matthias Braun- reverted the "small, very small" optimisation, because:
2008-02-29 Michael Beck- fixed typos
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-11 Matthias Braunrefactor time measurement
2008-01-02 Michael Beckupdate copyright message
2007-10-09 Michael Becktypo fixed
2007-10-05 Sebastian HackA small (very small) optimization
2007-08-27 Matthias Braunremove unused be_FrameLoad and be_FrameStore
2007-07-12 Matthias Braunthe Anchor is not a (real) user
2007-05-20 Michael BeckC99 construct removed
2007-05-16 Matthias Braunmore asserts
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-04-30 Christian Würdigremoved unused code
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-04 Michael BeckC99 feature removed
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...