Sub(x, Const) -> Add(x, -Const)
authorMatthias Braun <matze@braunis.de>
Mon, 3 Sep 2007 13:28:29 +0000 (13:28 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 3 Sep 2007 13:28:29 +0000 (13:28 +0000)
commit36456726962a76592ac19ea06132031d17328f26
tree6e47f848646e3a370232755b5d97a4c9f4327469
parentd40461c4076fccd01b788455c16bc7118288b33c
Sub(x, Const) -> Add(x, -Const)

[r15660]
ir/ir/iropt.c