- removed LV_COMPUTE_SORTED define and associated qsort(): nodes are now always sorte...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 15 Nov 2008 18:40:49 +0000 (18:40 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 15 Nov 2008 18:40:49 +0000 (18:40 +0000)
commitaf7c3d76bec73657d927dd7eae2db77324956cab
tree0d8aecbd3e46d3be6adc4046960cda7c828b7b83
parentb603d9c9887767bf890cc53c7284ba583b60c397
- removed LV_COMPUTE_SORTED define and associated qsort(): nodes are now always sorted by construction, no need to sort them
- reduced parameters in recursion, placed constant values on a global struct

[r23691]
ir/be/belive.c