Implement -(a * const) -> a * -const.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 20 Sep 2007 09:56:06 +0000 (09:56 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 20 Sep 2007 09:56:06 +0000 (09:56 +0000)
commit7a99d90c1e7b7411b88fb8b54f9f9c8dfddfc1fe
treee22c1bb563b25029053a0608c90ddee7b2229e68
parent969f52a3743dd60803f8fd5122aa8c714d17ae32
Implement -(a * const) -> a * -const.

[r15897]
ir/ir/iropt.c