BugFix:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 13 Sep 2006 12:41:31 +0000 (12:41 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 13 Sep 2006 12:41:31 +0000 (12:41 +0000)
commit29c261eb7fcde02881347c75879f6e263c71e5ec
tree332d8d92b9ffda895ecf2a008d52f19e7017ab83
parentad5de8e2fdffe107db42d0c2fe47983daeb5a0a9
BugFix:
 - When moving Stores over Phis we must ensure that the store block
   is different from the Phi-block, otherwise the post-dominance
   did NOT mean we we expect (and a Store is moved from the end of a block
   to its start)

[r8240]
ir/opt/ldstopt.c