Prefer tarval_is_negative(x) over tarval_cmp(x, get_mode_null(get_tarval_mode(x))).
[libfirm] / ir / be / beemitter_binary.c
2009-12-19 Michael BeckC99 features removed.
2009-11-04 Matthias Braundocument the algorithm a bit
2009-11-04 Matthias Brauna first implementation of an algorithm to determine...