Added new arch interface
[libfirm] / ir / be / bechordal.c
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
2005-01-31 Sebastian HackFixed liveness in loops an phi functions.
2005-01-26 Sebastian HackSplitted in two phases pressure/liveness and assignment
2005-01-24 Sebastian HackFixed color assignment
2005-01-21 Michael Beckadded config.h
2005-01-17 Sebastian HackBuild the IFG completely, if desired.
2005-01-13 Sebastian HackModified color assignment.
2005-01-13 Sebastian HackCall new interference function in phi_ops_interfere
2005-01-13 Daniel Grund*** empty log message ***
2005-01-05 Sebastian HackAdded used colors bitset per block.
2004-12-23 Michael Beckused xcalloc instead of calloc
2004-12-22 Michael Beckmake allocation C-like
2004-12-15 Sebastian HackAdded register allocator.