Remove the very thin wrapper function arch_register_get_index().
[libfirm] / ir / be / beintlive_t.h
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...