put register classes into arch_env struct, no need for complicated callbacks
[libfirm] / ir / be / bestate.c
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"