The patch introduces 1st heuristic to unroll uncountable loops.
The heuristics targeted on loops working with list structures.
make check passed
spec2000 has unchanged performance
There are several improvements on applications working with list structures.
Is this description copied from above flag?
allow-force sounds like forced unrolling... how about name it UnrollAllowUncountable (unroll-allow-uncountable)?