remove (x*A + A -> (x+1) * A) optimisation. As reassoc should produce as good/better...
authorMatthias Braun <matze@braunis.de>
Sun, 28 Oct 2007 13:39:03 +0000 (13:39 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 28 Oct 2007 13:39:03 +0000 (13:39 +0000)
commit9df286062f3d9b8b3df7cca7d4e95ae2b406a15f
treeaa701971b8761323f5d713719c0eccec697de8da
parentceee8fe4474359a40d8eb4defaebe9a29e864ce4
remove (x*A + A -> (x+1) * A) optimisation. As reassoc should produce as good/better code and leas prefer Mul before Add

[r16376]
ir/ir/iropt.c