- BugFix: fixed monotony checker, now enabled
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Oct 2008 14:36:10 +0000 (14:36 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Oct 2008 14:36:10 +0000 (14:36 +0000)
commit4e15590b98b568063630be4353b7afb77764cfab
treed1565bb2a2ca5e84fc467d97e9eb7709de45f3b4
parent3bc9e1abbc7c95d529a90932c72e4bae3961a30d
- BugFix: fixed monotony checker, now enabled
- removed Cond hack: it does not help. Instead cond nodes
  are automatically handled AFTER all data nodes by
  placing them on an extra list
- BugFix: apply_cf() now remove bad cf even if the
  resulting block has only one predecessor and
  cannot be combined with its predecessor
- BugFix: data nodes computing Top must be replaced
  by Unknown, not Bad

[r23111]
ir/opt/combo.c