we don't need no stinking selfs
[libfirm] / ir / be / betranshlp.c
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-02-28 Michael Beckuse new set_Block_MacroBlock() instead of set_irn_n...
2008-01-14 Matthias Braunmake be_transform_node slightly more efficient
2008-01-02 Michael Beckupdate copyright message
2007-10-22 Michael Becktransform the macro block header
2007-10-21 Matthias Braundon't aggressively fold some nodes when we know it...
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-12 Matthias Braundon't worry about IP view in backend
2007-09-26 Matthias Braunno environment anymore for emitters
2007-09-18 Matthias Braunrehash fixed loop nodes in betranshelp
2007-08-30 Matthias Braunfix Proj blocks in trans helper fix_loops phase
2007-08-17 Sebastian HackChanged API of listscheduler
2007-07-16 Matthias Braunfix allocas, fix Tls transform
2007-07-12 Matthias Braunrevert transformation tactics to old style
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-06 Matthias Braunimprove assert
2007-06-21 Sebastian HackAdapted to stat events
2007-06-15 Michael BeckMoved the transform functions for Block and End nodes...
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-06-14 Michael Becktypo fixed
2007-06-14 Michael Beckextracted transform framework from the ia32 backend