- BugFix: fix_start_proj() erronously assumed the startblock has only
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 23 Aug 2008 00:35:36 +0000 (00:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 23 Aug 2008 00:35:36 +0000 (00:35 +0000)
commitf05f9c290832de698e3f035b2a48e383d405349b
tree9bc44512eac54d9fff794c21cd5a2417ba708f49
parent3a4721fafc70e282142534fbbf148b3f8e4652b2
- BugFix: fix_start_proj() erronously assumed the startblock has only
  mode_X out edge. This is wrong in phase backend AND might be wrong if
  start block has a keep-alive (which should not happen normally)
- fix_start_proj() speed up implementation
- add comment that fix_start_proj() is only needed in a really rare case
  ...
- add out edge verifier

[r21367]
ir/ana/irouts.c