amd64: small changes w.r.t. stack alignment.
[libfirm] / ir / be / bespilldaemel.c
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-08-24 Matthias Braunfix daemel spiller accessing flags of Proj nodes
2009-08-11 Matthias Braun- implement output constraint enforcement for new regis...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-12 Michael Beck- typos fixed
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
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