Fixed some bugs
[libfirm] / ir / be / benode.c
2006-02-23 Sebastian HackFixed some bugs
2006-02-23 Sebastian HackAdded some stuff
2006-02-23 Sebastian HackAdded some nodes
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-02-16 Sebastian HackAdded register requirements transfer function
2006-02-16 Sebastian HackNot yet finished
2006-01-30 Christian Würdigfixed perm insertion
2006-01-28 Christian Würdigfixed dumper
2006-01-27 Michael Beckadded get_next_ir_opcodes() to allow allocation of...
2006-01-27 Michael BeckKeep flag added to the Keep Node
2006-01-27 Sebastian HackMinor changes.
2006-01-26 Daniel GrundChanged spill offsets to spill entities
2006-01-25 Sebastian HackMinor changes
2006-01-25 Christian Würdigadded some missing casts
2006-01-24 Christian Würdigfixed node dumper
2006-01-23 Christian Würdigadded interface layer for irn_ops
2006-01-20 Sebastian HackModified dumping of spill nodes
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-17 Sebastian HackAdded new_Keep
2006-01-13 Sebastian HackRe-implemented constraint handling
2006-01-12 Daniel Grundadded some getters setters. changed a name. put them...
2006-01-12 Sebastian HackPrototypely implemented constrained coloring
2006-01-09 Christian Würdigfixed indents
2006-01-04 Adam Szalkowskifunction pointer at wrong position in static struct...
2005-12-23 Sebastian Hack*** empty log message ***
2005-12-21 Daniel GrundBugfix in liveness.
2005-12-20 Daniel Grund*** empty log message ***
2005-12-20 Daniel GrundRefactored and bugfixed bessadestr.c
2005-12-15 Sebastian HackBe nodes support special dumping now
2005-12-08 Sebastian HackMade everything really kaputt
2005-10-20 Adam SzalkowskiAdapted to API changes of new_ir_op
2005-08-26 Daniel GrundBugfixes
2005-08-16 Sebastian HackMisc changes
2005-07-29 Sebastian HackModified everything
2005-07-29 Sebastian HackAdded phi perm inserter
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-22 Daniel GrundBugfix of hack: liveness ana for perm insertion.
2005-07-19 Daniel GrundExtended perm insertion by setting the colors of the...
2005-07-15 Sebastian HackSmall bugfixes
2005-06-16 Sebastian HackRecent version :-)
2005-06-15 Michael Beckconfig.h include added
2005-06-09 Daniel GrundAdded SSA destruction. Bugfixes, small improvements.
2005-06-08 Sebastian HackMoved insert_Perm_after to benode.c
2005-06-07 Sebastian HackAdded insert_Perm and be_*_main_env_t
2005-06-02 Sebastian HackAdded beirgmod and benode