Correct a subtle bug in the ia32 backend: Sub(x, x) triggered that the Neg+Add trick...
[libfirm] / ir / be / beprefalloc.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-01-03 Michael BeckI was annoyed by the compiler warnings about implicit...
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-12-18 Matthias Braunrename straight alloc to pref alloc to match the name...