Prefer tarval_is_negative(x) over tarval_cmp(x, get_mode_null(get_tarval_mode(x))).
[libfirm] / ir / be / beprefalloc.c
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...