becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / be / beintlive_t.h
2012-12-12 Matthias Braunremove license stuff from files
2012-12-12 Christoph Mallondocumentation: Remove explicit filename after @file.
2012-11-28 Christoph Mallonbelive: Clean up be_values_interfere() and its cousin...
2012-11-28 Christoph Mallonbelive: Change all users of _value_strictly_dominates...
2012-11-27 Christoph Mallonbelive: Remove duplicate assert()s.
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from besched....
2012-11-24 Christoph Mallonbelive: Assert that only scheduled nodes are used in...
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from beintlive_t.h.
2012-11-24 Christoph Mallonbelive: Remove unused functions and macros.
2012-10-24 Matthias Braunmake statev API public
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-04-08 Andreas Zwinkaumerge kaps
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-31 Matthias Brauncleanup backend: make pre_spill_prepare_constraint...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-09-28 Matthias Braundisable some expensive statevs
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-04-13 Michael Beck- removed obstack from be_main_env_t, it was only used...
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-10-14 Matthias Braunmore intelligent spill placement, should move spills...
2007-09-10 Sebastian HackAdapted to new statev
2007-06-21 Michael Beck_value_strictly_dominates() implemented
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...