Loop inversion: Fixed bug in find_condition_chain and construct_ssa, which prevented...
authorChristian Helmer <helmer@ipd.info.uni-karlsruhe.de>
Tue, 13 Apr 2010 12:05:15 +0000 (12:05 +0000)
committerChristian Helmer <helmer@ipd.info.uni-karlsruhe.de>
Tue, 13 Apr 2010 12:05:15 +0000 (12:05 +0000)
commit3e144e87757c2f18e1c722f6efe61fdc351fca04
tree09d05588bebbf945e06b17a92eefe23dd41f4037
parentabb40d484829f522d23c2ec8d6ab9cd9e5bc03f8
Loop inversion: Fixed bug in find_condition_chain and construct_ssa, which prevented SPEC/perlbmk to compile.

[r27388]
ir/opt/loop.c