fix bugs when exchanging nodes to projs in bepeephole
[libfirm] / ir / be / becopyilp2.c
2007-10-22 Sebastian HackSome heur4 tweaks
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2006-12-18 Matthias Braunwarning fixes
2006-09-07 Sebastian HackAdded a set_break()
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-02 Sebastian HackFactored copy minimzation out
2006-04-05 Sebastian HackGet additional ignore registers from ABI
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed debugging
2006-03-29 Christian Würdigadded WITH_ILP switch
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-24 Daniel GrundRenaming of a type.
2006-03-16 Daniel GrundRefactoring, Bugfixes, added path constraints
2006-03-14 Daniel GrundAdded star constraints with all needed helpers
2006-03-10 Daniel GrundRefactoring
2006-03-09 Daniel GrundFixes
2006-03-09 Daniel GrundNext step of refactoring
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-02 Daniel GrundNext step of refactoring
2006-03-01 Daniel GrundChanged many things in copy opt. 1st part of refactoring.