Implement ~-x -> x + -1.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 19 Sep 2007 19:09:26 +0000 (19:09 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 19 Sep 2007 19:09:26 +0000 (19:09 +0000)
commitb8aa244137d005e61bca16b5b27f3c825818cbec
tree6876fdf6d2efabb60b86ec983cc578b31375e8af
parentf3af019bafbd297cd79b101bec33687b96c3475b
Implement ~-x -> x + -1.

[r15884]
ir/ir/iropt.c