Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn...
[libfirm] / ir / be / bespillbelady2.c
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-07-23 Matthias Braunbelady fixes/cleanups
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-03-16 Sebastian HackBelady2 fixes
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-13 Matthias Braunuse libfirm timing facilities
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-05 Matthias Braunfix after bespillbelady.h is removed
2007-10-15 Christoph MallonFix wrong assert condition. The assert could never...
2007-10-15 Sebastian HackAdapted to Matze's changes
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-12 Sebastian HackDeveloped further... might be unstable. so don't use...
2007-09-09 Sebastian HackAn improved (?) version
2007-08-31 Matthias Braunfix warning
2007-08-17 Sebastian HackAdded a new order for the blocks.
2007-08-16 Sebastian HackFixed help
2007-08-14 Sebastian HackFixed a bug
2007-08-14 Sebastian HackAdded misc stuff
2007-08-13 Matthias Braunno need for 2 main functions
2007-08-09 Sebastian HackRewrote the state tramsaction handling.
2007-08-08 Sebastian HackFixed a bug concerning recursion.
2007-08-07 Sebastian HackHandle ignore nodes as operands of Phis (Unknowns for...
2007-08-07 Sebastian HackFixed compare function.
2007-08-06 Sebastian Hackbetter treatment of costs
2007-08-06 Sebastian HackImproved memory management
2007-08-05 Sebastian HackFixed (some) memory leaks.
2007-08-05 Christoph MallonMinor cleanup (trailing whitespace etc.).
2007-08-05 Sebastian HackFixed again some bugs
2007-08-04 Sebastian HackFixed several bugs
2007-08-03 Sebastian HackFixed several bugs
2007-08-03 Sebastian HackAdded proper phi spilling
2007-08-02 Sebastian HackAdded a belady version with a different global pass.