Small improvements:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 2 Aug 2008 04:03:30 +0000 (04:03 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 2 Aug 2008 04:03:30 +0000 (04:03 +0000)
commit82b4543a9674f3f408eb2b3f2f8053841875bd1a
tree5752f96d5ea9e18ff51a83f189d3bfc613df840b
parent96804edc5e3a2da35375152ba70edeae64a6df4e
Small improvements:
 - use single linked split list instead of double
 - no need to store the arity for partitions, as splitting by
   inputs is always last and especially AFTER we split by opcode

[r20929]
ir/opt/combo.c