forbid the Add(x,x) -> Mul(x,2) optimization after SALS convertion
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Sep 2007 13:09:38 +0000 (13:09 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Sep 2007 13:09:38 +0000 (13:09 +0000)
commit838a6e5160c6eb4595d414742d8a1efa83b67d2a
tree7fab38a500fc40c007b30575b037bb40ef7e251b
parent4269fc5eb661191312741454ee54f1318c4168af
forbid the Add(x,x) -> Mul(x,2) optimization after SALS convertion

[r15696]
include/libfirm/irflag.h
ir/ir/irarch.c
ir/ir/irflag_t.def
ir/ir/iropt.c