Another rewrite of prolog/epilog handling: Delay their creation until after register...
[libfirm] / ir / be / benode.h
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Matthias Braunrename be_pos_XXX to n_be_XXX to be consistent with...
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-14 Matthias Braunrefactoring: set_frame_entity is a special callbacks...
2010-07-09 Matthias Braunmake API for creating single register constraints public
2010-07-02 Matthias Brauncleanup documentation and reformat
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2009-12-11 Matthias Braunremove the concept of M_except, we always use the norma...
2009-11-06 Matthias Braunmore robust detection of start nodes in listsched;...
2009-09-24 Matthias Braunfix register constraints for MemPerm nodes
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-17 Matthias Braun- Bigger refactoring and cleanup in backend:
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code