cleanup: Remove unnecessary #include "beirg.h".
[libfirm] / ir / be / bestate.c
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-07-16 Matthias Braunsimplify + optimize be_lv_foreach
2012-07-16 Matthias Braunmake cpset, pset_new API private
2012-07-13 Christoph MallonAdd a wrapper macro for ir_nodehashmap_get(), which...
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...
2012-02-09 Matthias Braunbe: fix phi constraints double width values
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunrename irnodemap to irnodehashmap
2011-09-20 Matthias Braunremove loopinfo stuff and exclusively use IR_GRAPH_STAT...
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-09 Michael BeckC99 feature removed.
2011-03-08 Matthias Braunfix bestate code not respecting prolog/epilog
2011-03-04 Matthias Brauncleanup listscheduler code
2011-03-04 Matthias Brauncleanup besched header
2011-03-02 Michael BeckFixed size_t related warnings.
2011-02-06 Michael BeckRemoved unused parameter from_step of be_get_next_use().
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Brauncleanup ircons code; add current_ir_graph independent...
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
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-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-21 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
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-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
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-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
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-09-25 Christoph MallonRemove unnecessary assure_dom_front().
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-02 Michael Beckupdate copyright message
2007-10-06 Matthias Braunuse unknowns instead of Bads while constructing phis
2007-10-03 Michael Beckremoved C99 features
2007-09-30 Matthias Braunmore outreg query fixes
2007-09-30 Matthias Braunadd assert for not getting bad out regs, and fix some...
2007-06-28 Matthias Braunfix bestate
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-19 Matthias Braunfixed fehler20 (bestate not correctly reloading at...
2007-06-18 Matthias Braunfixed fpu problems, several x87 fixes
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"