- finally understand HOW n-input nodes made the Follower -> Leader transition
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 9 Aug 2008 02:18:20 +0000 (02:18 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 9 Aug 2008 02:18:20 +0000 (02:18 +0000)
commita9eee95c42def4095dad5214b493aa0e3ab5a1f7
tree7730786f3744c5e90fa6b4825d194d7c681fb689
parentb38b52e7426cd2bf243282db922e135422d435b7
- finally understand HOW n-input nodes made the Follower -> Leader transition
  (read the text until end :-), this removes half of the fixes from r21061;
  this simplifies segregate_def_use_chains()
- add a partition checker
- opcode contains the arity now (not clear if this is really needed)
- a lot of more assertions()
- do not kill Confirms yet

Still buggy yet :-(

[r21069]
ir/opt/combo.c