be_Return nodes now have an attribute telling the number of "real" return values
[libfirm] / ir / be / benode_t.h
2006-04-10 Michael Beckbe_Return nodes now have an attribute telling the numbe...
2006-04-06 Michael Beckfixed return type of be_set_IncSP_pred()
2006-04-04 Christian Würdigadded function to set be_IncSP pred
2006-04-04 Michael Beckbe_get_IncSP_mem() added
2006-04-03 Michael Beckimplemented nodeset: a pointer set using node numbers...
2006-04-02 Michael Beckadd missing op_be_CopyKeep
2006-03-31 Christian Würdigadded functions to get copy op
2006-03-31 Michael BeckBugFix:
2006-03-30 Michael Beckbe_Call has now dbg_info argument and call type attribute
2006-03-28 Michael Beckbe_Return constructor now takes a debug info
2006-03-25 Michael Beckmake the names of the be_stack_dir_t more understandable
2006-03-22 Sebastian HackAdded phi handler
2006-03-21 Sebastian HackFixed bug with in constraints of Calls
2006-03-17 Sebastian HackFixed spill placement in start block
2006-03-16 Sebastian HackSome new nodes and some obsolote removed
2006-03-15 Sebastian HackAdded CopyKeep
2006-03-14 Daniel GrundBugfixes related to pos-changes of the spill node
2006-03-10 Sebastian HackAdded some enums for position description
2006-03-09 Sebastian HackRemoved AddSP in favor of Alloca node
2006-03-09 Christian Würdigadded missing prototypes
2006-03-09 Christian Würdigrenamed op_XXX to op_be_XXX
2006-03-08 Christian Würdigchanged irn param to const in get_... functions
2006-03-07 Sebastian HackSeveral changes
2006-03-03 Christian Würdigfixed function param types to const
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-01 Sebastian HackAdded mem dependency for IncSP
2006-02-28 Sebastian HackSeveral changes
2006-02-23 Sebastian HackChanged API of RegParams
2006-02-23 Sebastian HackFixed some bugs
2006-02-23 Sebastian HackAdded some stuff
2006-02-23 Sebastian HackAdded some nodes
2006-02-16 Sebastian HackAdded register requirements transfer function
2006-02-16 Sebastian HackNot yet finished
2006-01-27 Sebastian HackMinor changes.
2006-01-26 Daniel GrundChanged spill offsets to spill entities
2006-01-25 Sebastian HackMinor changes
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
2005-12-15 Sebastian HackBe nodes support special dumping now
2005-12-08 Sebastian HackMade everything really kaputt
2005-08-16 Sebastian HackMisc changes
2005-07-29 Sebastian HackAdded phi perm inserter
2005-07-15 Sebastian HackSmall bugfixes
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