- BugFix: new Loads might be removed later, but we have no out info for them:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 10 Mar 2009 15:12:18 +0000 (15:12 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 10 Mar 2009 15:12:18 +0000 (15:12 +0000)
commitbd6df08ed4cd48a7907cb97a4b44cc7869bf46ba
treeb35a66f34d0568bc8b43ad4e75c9fbc42863f5b7
parent2d9db8661d6dc892e94793906b05a7408e7515fe
- BugFix: new Loads might be removed later, but we have no out info for them:
  use local out edges (like old implementation)
- BugFix: always build Phi nodes on merge points: the lazy techniques did not
  work that simple ...
- in rare cases Loads and Stores might have NO memory

[r25663]
ir/opt/opt_ldst.c