add 2.0*x = x+x and x/c = x*(1.0/c) for some constants
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jul 2007 16:57:29 +0000 (16:57 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jul 2007 16:57:29 +0000 (16:57 +0000)
commit506a2967a763e4f5f1abd1133dabe44d6cfd5bf7
tree4ecccba89ebeb9db06cbc09329b0f59b9043d5d4
parent5c29185ff3a42b50a593e0fcc4af7ed22f84eb41
add 2.0*x = x+x and x/c = x*(1.0/c) for some constants

[r15327]
ir/ir/iropt.c