fix a bug in constraint enforcement; improve phi handling and phi0 construction ...
[libfirm] / ir / be / benewalloc.c
2009-08-14 Matthias Braunfix a bug in constraint enforcement; improve phi handli...
2009-08-14 Matthias Braunbenewalloc: cleanups; dump intermediate results; rework...
2009-08-12 Christoph MallonMinor corrections.
2009-08-11 Matthias Braun- implement output constraint enforcement for new regis...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-08-03 Matthias Brauninitial work for phi-nodes (ifs should work, loops...
2009-08-03 Matthias Braunmore work on permutate values (not finished yet)
2009-08-02 Matthias Braunfix a few bugs in benewalloc, split codegen timer in 2
2009-07-31 Matthias Brauncleanup backend: make pre_spill_prepare_constraint...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-06-24 Michael Beck- add some doxygen comments laying around
2009-06-02 Michael Beck- svn properties added
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-03-09 Michael Beck- C99 feature removed
2009-03-09 Matthias Braunnew register allocator