added be_set_spill_env_dbg_module() to access anonymous structure
[libfirm] / ir / be / bespill.c
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