becopyilp: Do not advertise the switch to dump the solution, because this is not...
[libfirm] / ir / be / bechordal_draw.c
2012-12-15 Christoph Mallonbechordal_draw: Remove the attributes max_color and...
2012-12-15 Christoph Mallonbechordal_draw: Remove the write-only attribute max_col...
2012-12-15 Christoph Mallonbechordal_draw: Remove the write-only attribute min_ste...
2012-12-15 Christoph Mallonbechordal: Remove the attribute other_end from struct...
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove #if 1
2012-12-04 Matthias Braunremove commented out code
2012-11-28 Matthias Braunintroduce be_lv_foreach_cls and use it
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from belive.h.
2012-11-24 Christoph Mallonbechordal: Use foreach_border_head() instead of the...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-07-20 Christoph MallonLet list_for_each_entry(), list_for_each_entry_reverse...
2012-07-16 Matthias Braunsimplify + optimize be_lv_foreach
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-05 Matthias Braunintroduce bedump
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
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-13 Christoph MallonPut opening curly brace of functions on a separate...
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...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused attribute 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-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
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...
2008-01-02 Michael Beckupdate copyright message
2007-07-12 Michael Beckremoved unused variable
2007-07-11 Sebastian HackAdapted to ignore regs
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-05-10 Michael Beckchanged type to unsigned to suppress warnings
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-09-08 Matthias Braunwarning fixes
2006-08-01 Christoph MallonRemove unused vars
2006-07-31 Sebastian HackAdapted to new liveness
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-24 Sebastian HackSome minor changes
2006-01-20 Sebastian HackAdapted to recent changes
2005-12-08 Sebastian HackMade everything really kaputt
2005-08-23 Daniel GrundBugfix
2005-07-29 Sebastian HackModified everything
2005-06-16 Sebastian HackRecent version :-)
2005-06-15 Michael Beckconfig.h include added
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-17 Sebastian HackFixed some layout issues
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator