becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / be / beflags.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-13 Christoph MallonLet sched_foreach_from() and sched_foreach_reverse_from...
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-20 Matthias Braunadd missing keeps after rematerializing nodes
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Brauncleanup besched header
2011-02-11 Matthias Brauncomparing timesteps in different blocks is pointless...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-27 Matthias Braunbeflags: transform modifies_flags property into a callb...
2010-07-27 Matthias Braunno need to pass environment stuff aroudn that can be...
2010-07-27 Matthias Braunbeflags: move be_Keep logic out of is_modify_flags...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2008-12-13 Sebastian BuchwaldIgnore End keeps.
2008-12-13 Christoph MallonIgnore End keeps.
2008-10-12 Michael Beck- typo fixed
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-06 Michael Beck- fixed off by one error
2008-08-05 Christoph MallonUpdate the liveness of the *operands* when fixing flags...
2008-01-02 Michael Beckupdate copyright message
2007-10-16 Matthias Braunskip projs when comparings needed flags
2007-10-07 Michael Beckadd initialization to supress warning
2007-10-01 Matthias Braunfix cmov AM bug, avoid some verify warning in beflags...
2007-09-20 Matthias Braunseveral fixes for the flags handler
2007-09-20 Michael BeckC99 features removed
2007-09-18 Matthias Braunmake beflags work for cases where the flags are produce...
2007-09-13 Matthias Braunsome docu
2007-09-12 Matthias Braunflags fixup phase