Improved inline heuristic:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 15 May 2008 10:59:38 +0000 (10:59 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 15 May 2008 10:59:38 +0000 (10:59 +0000)
commit6d10d5709e0c7cf5358e040d6d34b67a4439c820
treea9b8434ad820837bbe1f5326b4926ad075a3cd13
parente030f08f83164a988b67fcf0c0422418f0a16666
Improved inline heuristic:
 - inline recursive calls in rary cases only (BIG benefice or all
   arguments constant)
 - change some weights to hopefully better values

[r19625]
ir/opt/opt_inline.c