New inliner:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 10 Oct 2006 09:58:20 +0000 (09:58 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 10 Oct 2006 09:58:20 +0000 (09:58 +0000)
commit9e43069c35196e9a2e70f0e199a9f4cb83af9f62
tree68d2a6fdbed4244a2641df24807ce33159eb0671
parentb43cc85cacbf80acba5ef135f9a0a3d70ac8bd8a
New inliner:
 - use lists instead of sets
 - correctly handle multipli inline (fixed the "nodes are on wrong graph" problem)
 - BugFix: correctly detect arg_based nodes
 - can ignore runtime functions in leaf count

[r8331]
ir/ir/irgopt.c
ir/ir/irgopt.h