amd64: small changes w.r.t. stack alignment.
[libfirm] / ir / be / beflags.c
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2008-12-13 Sebastian BuchwaldIgnore End keeps.
2008-12-13 Christoph MallonIgnore End keeps.
2008-10-12 Michael Beck- typo fixed
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-06 Michael Beck- fixed off by one error
2008-08-05 Christoph MallonUpdate the liveness of the *operands* when fixing flags...
2008-01-02 Michael Beckupdate copyright message
2007-10-16 Matthias Braunskip projs when comparings needed flags
2007-10-07 Michael Beckadd initialization to supress warning
2007-10-01 Matthias Braunfix cmov AM bug, avoid some verify warning in beflags...
2007-09-20 Matthias Braunseveral fixes for the flags handler
2007-09-20 Michael BeckC99 features removed
2007-09-18 Matthias Braunmake beflags work for cases where the flags are produce...
2007-09-13 Matthias Braunsome docu
2007-09-12 Matthias Braunflags fixup phase