Fixed combo by fixing an old artefact from the older libFirm Cmp nodes.
In older libFirm version, Cmp computes top, true or bottom. Now Cmp computes true or false, so the monotony fix must be upgraded. This fixes opt/combo_paper.c
Please register or sign in to comment