when propagating constants in the x == Const case, propagate them into users of x...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 20 Mar 2008 02:24:42 +0000 (02:24 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 20 Mar 2008 02:24:42 +0000 (02:24 +0000)
commit54790c4d48ecda609d0b4668ecdb787ac65de187
treedff896c89dc0e84cb8e6ca89ca597d4342219649
parent8e76398ffc94b18d1f1bc34a967fc3c2bd574aca
when propagating constants in the x == Const case, propagate them into users of x IFF users of users are in the effective block, see confirm.c example

[r18195]
ir/ana/irconsconfirm.c