Remove arch_get_allocatable_regs().
[libfirm] / ir / be / bestat.c
2008-10-13 Christoph MallonRemove an unnecessary global variable, use the walker...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
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-09-30 Matthias Brauncleanup statistics stuff
2008-09-28 Matthias Braunoutput register pressure in register class context
2008-09-28 Matthias Braunimprove fix some statistics in bechordal
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-01-02 Michael Beckupdate copyright message
2007-08-31 Matthias Braunimprove register pressure statistics
2007-08-17 Sebastian HackChanged API of liveness
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-21 Sebastian HackAdapted to stat events
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-05-05 Matthias Braunfix error when compiling without FIRM_STATISTICS
2007-05-01 Michael Beckremoved useless includes
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-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-13 Christian Würdigadded comments
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-11 Matthias Braun- Several warning fixes
2006-10-26 Matthias Braunoutput estimated cost statistics to statfile
2006-10-24 Matthias Braunalso output total backend time to statfile
2006-10-24 Matthias Braunmake statfile available to the whole backend, output...
2006-08-11 Christian Würdigirn classify is now a mask
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-19 Christian Würdigfixed regpressure statistic
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-05-19 Christian Würdigadded new node statistics
2006-04-27 Christian Würdigperform statitics only if firmstats are active
2006-04-27 Christian Würdigrecaluclate liveness just to be on the save side
2006-04-19 Christian Würdigmoved statitics to bestat
2006-04-18 Christian Würdigremoved MIN/MAX macros (in irtools.h now)
2006-04-11 Christian Würdigremoved ident stuff
2006-04-11 Michael Beckdirectly call stat_be_block_regpressure() and stat_be_b...
2006-04-10 Michael Beckbestat is only compiled if FIRMSTAT is defined
2006-04-10 Christian Würdigfixed be_sched_ready statistics
2006-04-08 Christian Würdigadded scheduling statistics for number of ready nodes
2006-04-08 Michael BeckFixed a nasty bug: wrong compare function was used
2006-04-07 Christian Würdigremoved printf
2006-04-07 Christian Würdigadded reg pressure statitics