- BugFix: when a P<->I conversion for an induction variable took place, run a post...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 30 May 2009 12:14:20 +0000 (12:14 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 30 May 2009 12:14:20 +0000 (12:14 +0000)
commit93658f3d91372b795378250d1bba8c7613fbbf85
treeead411f856283e1b4acb473b8e69f8aa42a8c2fc
parent2e255e4b1988b4357df509c87fc2141febf44230
- BugFix: when a P<->I conversion for an induction variable took place, run a post pass that fixes probably generated AddI(Iu,Is), SubI(IuIs).
- this fixes fehler169.c

[r26072]
ir/opt/opt_osr.c