Implement ~x ^ const -> x ^ ~const and ~(x ^ const) -> x ^ ~const.
[libfirm] / ir / ir / irnodemap.c
2007-06-25 Michael Beckinitial implementation