no strange stuff for including alloca anymore, use xmalloc.h
[libfirm] / ir / be / bechordal.c
2007-04-02 Matthias Braunno strange stuff for including alloca anymore, use...
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"
2007-03-23 Christian WürdigAllow any class when there is no special register requi...
2007-03-19 Matthias BraunThe big committ:
2007-02-23 Christian Würdigremoved C99 style
2007-02-22 Matthias Braun- force liveness update in belady spiller, (someone...
2007-02-22 Matthias Braunmake code a little bit nicer, don't create copies for...
2007-02-05 Matthias Braunmagic only needed in debug mode
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-11 Matthias Braunoops, now benumb is really unused
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-11-27 Christian Würdigswitched bipartite matching to hungarian method
2006-10-24 Matthias Braunmake statfile available to the whole backend, output...
2006-10-06 Christian Würdigfixed constraint insn walker
2006-09-28 Sebastian HackInserting copies for constrained inputs which have...
2006-09-09 Sebastian HackAdded some statistics events
2006-09-03 Sebastian HackAdded statistics events in several files
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-14 Sebastian HackAdding copies for arguments that occur multiple times...
2006-08-14 Sebastian HackMore precise copy insertion for constrained instructions
2006-08-04 Matthias Braunfix a few more warnings
2006-08-03 Christian Würdigfixed constrain handling
2006-08-01 Sebastian HackFixed some bugs
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-23 Christian Würdigremoved defines which are in irtools.h now
2006-06-22 Sebastian HackFixed a memory leak
2006-05-08 Michael Beckused new assure_doms() function
2006-05-02 Sebastian HackSmall changes
2006-04-21 Michael BeckFixed creation of Copy before Call
2006-04-20 Michael Beckused foreach_pset() for clearness
2006-04-06 Sebastian HackAdded included support for be_insn_t
2006-04-05 Sebastian HackGet additional ignore registers from ABI
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigremoved some unused variables
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-23 Sebastian HackFixed a bug
2006-03-23 Sebastian HackAdded silent/loud mode for constraint handling
2006-03-22 Daniel Grundbugfix
2006-03-22 Sebastian HackMoved assertion to right position
2006-03-22 Sebastian HackFixed a bug concerning ignore registers (they mey not...
2006-03-22 Sebastian HackFixed some bugs
2006-03-22 Christian Würdigfixed a bug
2006-03-20 Sebastian HackRewrote constraint handling
2006-03-16 Sebastian HackHandled RegParams and Barriers better in constraint...
2006-03-16 Daniel GrundAdded assert for ignore regs
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-16 Sebastian HackModified constraint coloring
2006-03-15 Sebastian HackAdded a const
2006-03-15 Sebastian HackFixed several bugs in the constraint coloring routine
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-24 Sebastian HackSeparated dominance frontier calculations again
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-27 Sebastian HackRe-implemented constraint coloring
2006-01-27 Christian Würdiguse xmalloc/xcalloc instead of normal functions
2006-01-24 Sebastian HackSome minor changes
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-17 Sebastian HackFixed some bugsin constraint coloring
2006-01-17 Sebastian HackAdded small macro for checking constraints
2006-01-16 Christian Würdigremoved union from register requirements to make static...
2006-01-13 Sebastian HackThird fix
2006-01-13 Sebastian HackRe-implemented constraint handling
2006-01-12 Sebastian HackFixed a bug
2006-01-12 Sebastian HackPrototypely implemented constrained coloring
2005-12-20 Sebastian HackFixed a bug (obstack is not freed)
2005-12-20 Daniel GrundRefactored and bugfixed bessadestr.c
2005-12-08 Sebastian HackMade everything really kaputt
2005-10-05 Daniel Grundhalf a ton of bugfixes.
2005-09-30 Daniel Grundadapted belady to new spill.h
2005-09-30 Daniel Grund*** empty log message ***
2005-09-29 Daniel Grunda new better version.
2005-08-29 Daniel GrundBefore benchmarking
2005-08-23 Daniel Grundforgot this file on check in of chordal draw.
2005-08-16 Daniel Grundchanged IF_EDGE_HASH
2005-08-16 Sebastian HackMisc changes
2005-08-01 Daniel Grundremoved check_heads assertions
2005-07-29 Sebastian HackModified everything
2005-07-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-27 Sebastian HackRe-implemented values_interfere
2005-07-27 Daniel Grundindent
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-26 Daniel GrundBugfixes
2005-07-22 Daniel GrundAdded checker for register allocation. Interference...
2005-06-27 Kimon HoffmannMade dump_ifg work again by removing all coloring relat...
2005-06-27 Kimon HoffmannRefactored interference graph into seperate header...
2005-06-15 Michael Becktypo fixed
2005-06-15 Sebastian HackFixed a bug in scheduling and adapted coloring
2005-06-14 Daniel GrundBugfixes. DBG per irg. Dump nothing is default.
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-11 Sebastian HackAdded new arch interface
2005-05-11 Daniel Grundadded some stuff for ifg
2005-05-11 Daniel Grundadded nodes to if-graph
2005-04-28 Sebastian HackSome bug fixes
2005-04-21 Sebastian HackAdded bearch stuff
2005-04-15 Götz LindenmaierChanged comments,
2005-03-31 Daniel GrundAdded getter for if-graph
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.
2005-02-02 Sebastian HackFixed a typo
next