better lftr:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 20 Feb 2008 16:35:59 +0000 (16:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 20 Feb 2008 16:35:59 +0000 (16:35 +0000)
commit65220b7e75f02562c05ea53f2e31556e23ef9b11
treec4486af6c01d9d5f4841f3bedaec47149c3a570b
parentc7d0b01f0f11613d97ec0b648501ae8fa9758aec
better lftr:
- create a scc for every IV
- lftr can only be done for counter loops :-(
- moreover, we must not only check that we can transform the cost without overflow,
- it must still be possible to add/sub the increment value without overflow ...

[r17811]
ir/opt/opt_osr.c