Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn...
[libfirm] / ir / be / bespilldaemel.c
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-08-22 Christoph MallonRemove final \n from panic messages, panic() adds a...
2008-08-13 Matthias Braunfix debug name
2008-01-11 Matthias Braunrefactor time measurement
2008-01-02 Michael Beckupdate copyright message
2007-10-08 Matthias Brauncleaned up, fixed and commented daemelspiller a bit
2007-09-30 Matthias Braundon't reload before anchor node
2007-06-22 Matthias Braunadjusted daemel spiller to non-scheduled projs
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-06-11 Matthias Braundon't cound backwards with size_t variables
2007-06-11 Michael BeckC99 features removed
2007-06-09 Matthias Braundaemel spiller seems to work now (tests, gzip and bzip2...
2007-06-08 Matthias Braunfix wrong panic
2007-06-08 Matthias Braunwe temporarily need registers for reloaded values
2007-06-08 Matthias Brauncorrectly? handle phi spilling in daemelspiller
2007-06-06 Michael Beckfixed signed/unsigned warning
2007-05-31 Matthias Braunmore work on daemel spiller