committing ilp based spilling
[libfirm] / ir / be / bespill.c
2006-05-29 Christian Würdiguses bitsets to determine already visited phi nodes...
2006-05-26 Matthias Braun- removed code from belady spiller that removes unused...
2006-05-26 Matthias Braun- Added a function that finds and removes dead nodes...
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-05-10 Christian Würdigset default in to bad when spilling phis
2006-05-02 Christian Würdigfixed set compare fucntion arguments
2006-05-02 Michael Beckcast added to supress gcc warning
2006-04-28 Christian Würdigchanged from pset to set for phi-spill assoc
2006-04-28 Christian Würdigfixed (?) be_spill_phi
2006-04-21 Michael BeckBugFix: qsort compare function for soill slots
2006-04-20 Michael Beckenambled the BUGGY_REMAT simple rematerializer: only...
2006-04-07 Christian Würdigfixed indents
2006-03-31 Christian Würdigremoved ;
2006-03-31 Michael Beckused arch_get_irn_reg_class() to save 4 lines
2006-03-31 Michael BeckFixed construction of spill-slots and frame type. Aligm...
2006-03-30 Michael Beckadded be_set_spill_env_dbg_module() to access anonymous...
2006-03-30 Michael BeckFixed spill slot calculation: use largest mode for...
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-24 Daniel Grundenabled right defines
2006-03-22 Daniel Grundimplemented remats and deactivated them
2006-03-22 Michael Beckreplaced malloc by xmalloc and NEW_ARR_A
2006-03-14 Daniel GrundBugfixes related to pos-changes of the spill node
2006-03-09 Sebastian HackThe spill entities are copied to the respective reloads...
2006-03-07 Daniel GrundBugfix
2006-03-07 Sebastian HackAdapted to changes in benode_t.h
2006-03-02 Daniel GrundIndentation
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-28 Sebastian HackModified ssa construction routines
2006-02-21 Michael Beckcreate a map of spill types to reduce the amount of...
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-26 Daniel GrundChanged spill offsets to spill entities
2006-01-18 Daniel Grundcomments
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-16 Daniel GrundAdded a computation for spill-slot (offset) assignment.
2006-01-05 Michael Beckmissing include added
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-15 Sebastian HackBe nodes support special dumping now
2005-12-13 Christian Würdigadded missing inlcude
2005-12-08 Sebastian HackMade everything really kaputt
2005-12-02 Michael BeckC99 features removed
2005-10-10 Daniel GrundBugfixes, Unknown-stuff, Heuristic for maximum independ...
2005-10-05 Daniel Grundhalf a ton of bugfixes.
2005-09-30 Daniel Grund*** empty log message ***
2005-09-30 Daniel Grundadapted belady to new spill.h
2005-09-30 Sebastian HackMinor changes
2005-09-30 Sebastian HackMore generalization
2005-09-30 Daniel Grundcommon spilling things