put register classes into arch_env struct, no need for complicated callbacks
[libfirm] / ir / be / beloopana.h
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2008-10-01 Matthias Braunsimplify and speedup belady/loopana a bit
2008-01-02 Michael Beckupdate copyright message
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-02-21 Christian Würdigfixed typos
2007-02-21 Christian Würdigadded register pressure analysis in loops