C99 features removed
[libfirm] / ir / be / ia32 / ia32_common_transform.c
2008-08-18 Michael BeckC99 features removed
2008-08-18 Sebastian BuchwaldMoved transformation of CopyB nodes into ia32_common_tr...
2008-08-18 Sebastian BuchwaldUse switch to decide which ia32 transformer is selected.
2008-08-12 Sebastian BuchwaldThe PBQP transformer still works in-place...
2008-08-12 Sebastian BuchwaldAdded missing include, so FIRM_GRGEN_BE has a chance...
2008-08-12 Sebastian BuchwaldThe PBQP transformer works in-place, so use the old...
2008-08-12 Matthias Braundon't access NULL pointers
2008-08-12 Matthias Braundo the clobber magic for all classes
2008-08-12 Matthias Braunit's mine
2008-08-12 Christoph MallonDo not use clobbered GP register as input registers...
2008-08-11 Sebastian BuchwaldMoved global variable heights to ia32_common_transform.
2008-08-09 Christoph MallonFix asm constraint check for 'I': It must be <= 31...
2008-08-08 Sebastian BuchwaldMoved common code of ia32_pbqp_transform and ia32_trans...