Adapted to stat events
[libfirm] / ir / be / be_t.h
2007-06-21 Sebastian HackAdapted to stat events
2007-05-15 Christian Würdigbe_abi_put_ignore_regs returns now number of ignore...
2007-04-27 Christian Würdigunified header
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-19 Matthias BraunThe big committ:
2007-03-13 Christian Würdigfixed indent
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-10-24 Christian Würdigadded scheduler as backend option
2006-10-24 Matthias Braunmake statfile available to the whole backend, output...
2006-10-06 Christian Würdigfixed indent
2006-09-27 Michael Beckrenamed exec_freq_t to ir_exec_freq
2006-09-25 Christian Würdigmoved scheduler options to scheduling module
2006-09-20 Christian Würdigadded scheduling preparation switch
2006-09-13 Michael Beckadd option to switch stabs support on/off
2006-09-11 Michael Beckadd handle for the debug output support
2006-09-08 Matthias Braunrandom scheduler, fix no spillslot coalescing flag
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-09-04 Christian Würdigcollect option in be_options variable
2006-08-29 Christian Würdigadded new option defines
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-17 Christian Würdigchanged optiona values for sched selector
2006-08-15 Christian Würdigadded some new backend options
2006-06-23 Christian Würdigmoved some macros from bemain to here
2006-04-21 Michael Beckremoved unnecessary header dependency
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-22 Sebastian HackAdded phi handler
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-24 Sebastian HackSeparated dominance frontier calculations again
2006-02-23 Sebastian HackIntroduced be_irg_t
2006-01-24 Christian Würdigadded codegenerator to main environment
2006-01-18 Sebastian HackAdapted to new benode.c
2005-12-08 Sebastian HackMade everything really kaputt
2005-09-29 Daniel Grunda new better version.
2005-07-27 Sebastian HackFixed beirgmod and introduced some debugging prints...
2005-06-08 Sebastian HackMoved insert_Perm_after to benode.c
2005-06-07 Sebastian HackAdded insert_Perm and be_*_main_env_t
2004-12-15 Sebastian HackAdded register allocator.