added function to retrieve irn ops
[libfirm] / ir / be / bespill.h
2006-08-04 Matthias BraunRewrote spillslot handling:
2006-07-03 Matthias Braun- placing be_copies is now an extra spill phase (to...
2006-06-12 Matthias Braun- place copies in a separate walk before the belady...
2006-06-12 Matthias Braunfixed bug where morgan spiller was spilling more values...
2006-06-07 Matthias Braun- Don't use a callback for deciding whether to spill...
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-04-21 Michael BeckBugFix: qsort compare function for soill slots
2006-03-30 Michael Beckadded be_set_spill_env_dbg_module() to access anonymous...
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-01-16 Daniel GrundAdded a computation for spill-slot (offset) assignment.
2005-12-08 Sebastian HackMade everything really kaputt
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